This is a plugin for WoodWing Assets that allows the user to select files and stamp them with preset metadata.
- Run
npm install
. - Copy the
config.js.dist
file toconfig.js
and edit theCLIENT_URL_WHITELIST
property to match your setup. - Build the plugin with
npm run build
.
The dist
folder will now contain the compiled plugin which can be hosted statically.
Note that this distributed version may be hosted in one place and reused by multiple assets installations. There's no need to host a separate version per installation.
- The user that uses the plugin should have view permissions on the baseName metadata field in order to display the stampfile name correctly in the panel