Uploading an Add-on
To add one or more Extensions to your implementation of Tridion Sites, upload an Add-on package (ZIP file) using the Add-ons user interface.
Procedure
Results
After uploading Add-on package, note the following:
- If the ID is new, the Add-on appears as a new item in the list on the Manage tab. If the ID of the Add-on (as specified in the
idproperty in the manifest.json file within the ZIP file) is identical to that of an Add-on that was previously uploaded, the new Add-on replaces the existing one with the same ID, and you see a message to that effect. - The new Add-on may require that you also upload a separate configuration before the Add-on can be used. Refer to the topic on creating an Add-on configuration file.
- If your package contains a GUI extension, that is, a custom Editor or a custom Model or both, all users of the affected user interface(s) see a notification on their screen telling them that a new extension was uploaded, and instructing them to refresh their browser to start using the extension.