Anura EasyShare

Advanced-UI NOVA-UI

With Anura EasyShare, you can create portals for different audiences where they can access and easily download the content that is shared with them. The plugin will generate a link, which can be used to provide it to customer to access the content of a specific node.

In order to use the plugin, make sure to install the Anura plugin and setup the templates and dispatcher correctly. For more details visit the Anura documentation. EasyShare Template Examples can be delivered by brix (Git Link). The dispatcher is available via the state parameter easyshare-endpoint, the respective node via easyshare-node and the title via easyshare-title.

To get an overview of all Anura EasyShares, install the plugin "Share Listing" and the plugin "Anura EasyShare Sharelisting Provider" (see ShareListing documentation).

Properties

To be configured in {home}/appserver/conf/custom.properties

anuraEasyShare.license

type: String, required: yes, default: -

The license key for the plugin (product: anuraEasyShare), provided by brix.

anuraEasyShare.templateLocation

type: String, required: yes, default: -

The directory where the Anura templates are stored on the server in {home}/appserver/META-INF/resources/. For more details visit the Anura documentation. The Anura frontend library is delivered with the plugin, so it does not need to be stored within the template's directory.

anuraEasyShare.visibleForGroups

type: list of long (comma separated), required: no, default: -

Restrict the use of the plugin to this user group's IDs (superadmins always see it in any case). If not set, all users can see the menu item.

anuraEasyShare.allowedForNodeTypes

type: list of long (comma separated), required: no, default: -

Restrict the use of the plugin to this nodetype IDs. If not set, the menu item is visible on all nodetypes.

Screenshots

anuraEasyShareMenu anuraEasyShare

Compatibility Matrix

Anura EasyShare CELUM (min. version)
1.0.0 6.4 (tested with 6.11)
1.0.3 6.4 (tested with 6.12)
Nova Plugin CELUM (min. version) Backend Plugin (min. version)
1.0.0-6.12.0 6.12.0 1.0.3

Release Notes

1.0.0

Release: 2022-03-07

Initial Version

1.0.3

Release: 2023-03-13

Nova Support