Support Policy Knowledge Base
- Audience Targeting for Digital Experience Platform 7.2
 - AWS Cloud Services Support Policy
 - Bookmarks Module for Digital Experience Platform
 - Cobertura de soporte transitoria para las versiones trimestrales
 - Critical Incident Contact role
 - Digital Experience Platform 7.0 Deprecated and Archived Items
 - Digital Experience Platform 7.1 Deprecated and Archived Items
 - Digital Experience Platform 7.2 Deprecated and Archived Items
 - Digital Experience Platform 7.3 Deprecated and Archived Items
 - Document Conversion Support Policy
 - Document Repository Support Policy
 - Document Thumbnails and Previews Support Policy
 - Glassfish Support Policy
 - Google Authorization Removal in Liferay DXP 7.2
 - IBM DB2 Database Support Policy
 - IBM JDK Support Policy
 - Installing Archived Modules From Liferay's Public Repository
 - Internet Explorer Support Policy
 - Java TCK Certified OpenJDK Binaries
 - JBoss Support Policy
 - JDK7 Concerns
 - JDK Certification, Java TCK Compliance, and Liferay
 - LDAP Support Policy
 - Liferay and Amazon S3 SigV2 Deprecation
 - Liferay Docker Image Security Policy
 - Liferay Documentum Connector for Digital Experience Platform 7.1
 - Liferay DXP 2023.Q3 and DXP 2023.Q4 Transitional Support Coverage
 - Liferay DXP 7.0 Fix Pack Releases
 - Liferay DXP Compatibility with Elasticsearch Service on Elastic Cloud
 - Liferay Security Practices
 - Liferay Social Networking for Digital Experience Platform 7.1
 - Liferay Web Proxy Module for Digital Experience Platform 7.1
 - Linux (general) Operating System Support Policy
 - Microsoft Azure Cloud Services Support Policy
 - Microsoft Edge Compatibility
 - Microsoft SQL Server Database Support Policy
 - Mobile Device Support Policy
 - MySQL Database Support Policy
 - NTLM Module in Digital Experience Platform 7.2
 - OpenID Removal in Liferay DXP 7.2
 - Oracle Database Support Policy
 - Oracle JDK Support Policy
 - Oracle JRockit JDK Support Policy
 - PostgreSQL Database Support Policy
 - Red Hat Enterprise Operating System Support Policy
 - Resources Importer
 - Rolling Restart - Breaking Changes
 - SAML Support Policy
 - Search Portlet in Liferay DXP 7.2
 - Solaris Operating System Support Policy
 - SSO (general) Policy
 - Third-Party Paid Apps Activation Support Policy
 - Tomcat Support Policy
 - WebDAV Support Policy
 - WebLogic Support Policy
 - WebSphere Support Policy
 - Wildfly Support Policy
 - Xuggler Support Policy
 
Installing Archived Modules From Liferay's Public Repository
This article is a how-to guide for locating, downloading and installing modules from Liferay’s public repository. Installing modules directly from Liferay’s public repository should be done if the module or application has been deprecated, archived or otherwise not distributed with the product. Version updates or code modifications to modules included with Digital Experience Platform (DXP) should be performed using Liferay fix packs and the patching tool.
Resolution
- Visit the Nexus Repository Manager
 - Determine the name of the module. If the module was bundled with DXP, the name of the module is often listed in the deprecation documentation. If the module was released as a marketplace app, the name can be determined by opening the lpkg.
 - Browse or search the liferay-public-releases repository for the module name.
 - Select the module folder and expand the highest version folder
 - In the right-hand panel select the artifact tab to view more details about the uploaded date of the module.
 - Using the uploaded date find the module version which is closest, but prior to the release date of the GA or SP on which these modules will be deployed. 
                
- For instance, if the com.liferay.hello.world.web module will be deployed using DXP 7.0 SP6 which was released on 2017-10-19, version 2.0.4 of the com.liferay.hello.world.web module was uploaded on 2017-10-11.
 - To determine a GA or SP release date, please reference the Post Date of the asset listed on the Help Center Downloads page.
 
 - Most features or apps will have require several modules such as the web, api, or service module. Depending on the apps, more modules could be required. Repeat step 6 for these other modules. 
                
- The versions of api, service, and web modules are not linked, meaning, if there was a com.liferay.hello.world.api module, the version closest, but prior to the release date of DXP 7.0 SP6 would not necessarily be 2.0.4.
 
 - Once downloaded, copy all of the necessary modules to the deploy folder of the DXP instance. 
                
- Please ensure that the modules are deployed to all nodes of a cluster.