Enabling Add-ons Service integration with an existing Content Manager server

During the process of running the Content Manager installer, you have the option of enabling integration with the Add-ons Service. If you chose not to do this during the Content Manager installation, but want to enable the integration now, you can run the EnableAddOnService.ps1 script to do this.

Before you begin

Before you enable Add-ons Service integration with Content Manager, ensure that the following tasks have been completed:

  • The Content Manager is version 9.1 or later.
  • The Add-ons Service and database are both installed.

Procedure

  1. Access your Content Manager server.
  2. Go the bin\Configuration Scripts\ subfolder of %TRIDION_HOME%.
  3. Run the EnableAddOnService.ps1 Powershell script, such as in the following example:
    .\EnableAddOnService.ps1 -AddOnServiceUrl ADDONS_URL

    Where ADDONS_URL is the URL of your installed Add-ons Service.

Results

You have now enabled the integration between the Content Manager server and the Add-ons Service.