Importing Component Templates

When you import a component template, you can create an entirely new template or upgrade an existing one.

To import a component template:

  1. Navigate to Management > Components.
  2. Select the Component Templates tab and click Import.
  3. If you want to upgrade an existing template, select Upgrade Template.

    If the template's name in the JSON file (not the name of the file itself) matches an existing template, the template will be upgraded. If the name is not found, the command has no effect.

    Note: The template's name is the first parameter in the JSON file. For example:
    "name": "helloWorldTemplate"
  4. In the Choose File field navigate to the JSON file containing the template.
  5. Click Import.