Add / Update process
How to to add your extension to a platform, and how to update it
1 - Add the extension code to your dev environment
Clone / create the repository inside integration
folder (same as for a theme)
2 - Add the extension to the backoffice
As for a theme, go inside "Testeur" tool, choose your extension, and click on the "update" button to add the extension
Batch install on several websites
If you need an extension to be installed immediately when another one is installed, you can look at Extension dependencies
Extension dependenciesThis works well for new extensions. If the extensions need to be installed on a lot of existing websites, where Extension dependencies would not solve the issue, you can create a ticket to request us to batch install on several websites the extension
To do this, please indicate:
the name of the extension to be added (if it not yet installed on the platform, the link to the repo also)
the list of websites IDs where it should be added. For example 15, 28, 33,53
Last updated