The module allows the creation of a new section in the project page. This module is available to selected project roles.
{
"project-menu": [
{
"key": "your-module-key",
"name": "Module name",
"url": "/project-page"
}
]
}
key | Type: Required: yes Description: Module identifier within the Crowdin app. |
name | Type: Required: yes Description: The human-readable name of the module. |
url | Type: Required: yes Description: The relative URL to the content page of the module that will be integrated into the Crowdin Enterprise UI. |
environments | Type: Allowed values: Description: Set of environments where a module could be installed. |