Documentation Center

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

  1. From the slide-out navigation, select Add-ons.
    The Add-ons screen appears, showing the Manage tab.
  2. Select Upload Add-on Package.
    A standard file browse and select interface for your operating system opens.
  3. Navigate to the location of your ZIP file, select it and select Open.
    Tridion Sites uploads the Add-on package and enables it for use in Tridion Sites.

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 id property 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.