Create an extension ID

You must create an extension ID that you use when you define its meta-data.

In order to upload an extension into Commerce, you must generate an ID for the extension and then use that ID when you define the extension’s meta-data. To create an extension ID perform the following steps:

  1. Log into Commerce.
  2. Click the Settings icon.
  3. Click Extensions, then click the Developer tab.
  4. Click the Generate ID button to generate an extension ID.
    You are prompted to name the extension.
  5. Enter a name for the extension and click Save.
  6. Your extension ID is now generated and must be used in the extension’s ext.json file. For further details, refer to the next section, Create the extension structure.