The Campaign Manager plugin provides node context menu items to start and stop campaigns. Authorised users can automatically release assets in a selected node. The selected assets are automatically added to a configurable target node and set to available. At the end of a campaign, authorised users can stop the release. The assets are automatically removed from the target node and set to not available.
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -
The license key for the plugin (product: campaignManagement), provided by brix.
type: list of long (comma separated), required: no, default: -
Restrict the use of the plugin to this nodetype IDs. If not set, the menu items is visible on all nodetypes.
type: list of long (comma separated), required: no, default: -
Restrict the use of the start plugin to this user group's IDs (superadmins always see it in any case). If not set, all users can see the menu items.
type: list of long (comma separated), required: no, default: -
Restrict the use of the stop plugin to this user group's IDs (superadmins always see it in any case). If not set, all users can see the menu items.
type: long, required: required: yes, default: -
ID of the target node.
type: boolean, required: no, default: false
Defines if subnodes are recursively included.
Campaign Management | CELUM (min. version) |
---|---|
1.0.0 - 1.0.4 | 6.4 (tested with 6.8) |
1.0.5 | 6.4 (tested with 6.11) |
Nova Plugin | CELUM (min. version) | Backend Plugin (min. version) |
---|---|---|
1.0.0 | 6.11.0 | 1.0.5 |
Release: 2021-08-02
Initial Version
Release: 2022-04-25
Nova Backend added