Software Distribution Locations
A valid Adobe ID is required:
- If you don’t have an Adobe ID, you can create one at https://www.adobe.com/
If you need assistance creating or managing your Adobe ID, see this guide
How to install a documentation package
To Install a legacy documentation package, you must have Experience Manager installed and running on your local drive or network drive.
Download the documentation package
-
From the table above, select the link for the Experience Manager documentation version to download. For example, AEM 5.6.1.
-
Login using your Adobe ID. If you don’t have an ID, create one.
-
Select the Download button.
-
Here is an example of what you see:
Install the package on your local instance
java -jar -XX:MaxPermSize=2048m aem-author.jar
-
Open the Experience Manager user interface. In a web browser, enter:
http://localhost:4502/
. Login as an Administrator. -
Select Tools > Deployment > Packages.
-
From the Package Manager UI, select Upload Package.
-
Browse to the location where you downloaded the AEM package.
-
Select the package and click OK.
-
After the package is uploaded, you install it.
-
In the Package Manager UI, locate the package and select Install.
-
On the confirmation dialog box, select Install again. The installation takes a few minutes.
-
In a web browser, launch the documentation page. Using the AEM 5.6.1 example, the URL would be: http://localhost:4502/libs/aem-docs/content/en/cq/5-6-1.html.