Page 1 of 1

Legacy Add-ons Update Site?

Posted: Fri Jan 15, 2021 6:14 pm
by jmp120
I'm restricted to Oxygen XML Author 21.1 due to our CCMS requirements. Is there an archive site for Add-ons? I'm specifically looking for the Add-ons Packager but the URL I normally use only has versions compatible with Oxygen 22 and 23.

Re: Legacy Add-ons Update Site?

Posted: Fri Jan 15, 2021 6:33 pm
by alex_jitianu
Hello,

We only keep the latest two versions in the update site, but you can still get hold of previous versions. The Addons Packager builds are all present in out Maven repository. To get it you need to:
1. Download the required build, for example 21.1 build.
2. Unzip it inside {oxygenInstallDir}/plugins. Make sure not to create any intermediate directories. A correct file path is this:

Code: Select all

{oxygenInstallDir}/plugins/{addons-packager-dir}/plugin.xml
Other addons are also present in the Maven repository, while others reside in their own GitHub public repositories. If you need another one, just let me know and I'll tell you from where to get it.

Best regards,
Alex