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. Click the Component Actions button and then select Import Template.
  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. Click Choose File and select the JSON file containing the template.
  5. Click Import.