Legacy Add-ons Update Site?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jmp120
Posts: 7
Joined: Thu Aug 17, 2017 8:27 pm

Legacy Add-ons Update Site?

Post 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.
alex_jitianu
Posts: 1008
Joined: Wed Nov 16, 2005 11:11 am

Re: Legacy Add-ons Update Site?

Post 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
Post Reply