directus-extension-public-folders
v1.0.3
Published
Automatically give Public read access to 'public' folders and subfolders in Directus.
Downloads
11
Maintainers
Readme
Directus Extension: Public Folders
This Directus extension grants public read access to all folders created with the name 'public' or under a 'public' folder. It also cleans up permissions when a folder is deleted.
Installation
npm i directus-extension-public-folders
Usage
Once the extension is installed and deployed, it will automatically grant public read access to any folder created with the name 'public' or under a 'public' folder. It will also remove the permissions when a folder is deleted.
Configuration
No additional configuration is required for this extension.
Contributing
Contributions are welcome!
License
This extension is licensed under the GPL v3 License.