Module Reference

A reference to a module defined in either this or another add-on

1
2
3
4
5
{
  "addonKey": "addon-key",
  "moduleKey": "general-page-module-key"
}

Properties

moduleKey
Type
Max length
100
Required
Yes
Description

Module key of the referenced module.


addonKey
Type
Max length
100
Description

The add-on key that referenced module was defined in.
If not present, the module is assumed to be defined within the same add-on.


Rate this page: