directus-extension-editorial-app-image-watermark
v1.0.0
Published
Interface to add an image to collection, with a watermark automatically added as a transparent pattern over the orginal image.
Maintainers
Readme
Image-Watermark extension for Directus
Dev
Run build or dev and put the index.js generated in your directus extension folder (extensions/interfaces/image-watermark/). You can also create a link between your dist folder and the extension folder.
Usage in a collection
You can find this interface while add a field to a collection, under Relational.
There are two options:
- Folder to choose in which folder in the file library the image will be saved
- Watermark file must be the uuid of the file you want to use as the watermark pattern. It must already be uploaded on directus, in any folder.
