/directus-extension-public-folders

A Directus extension to simplify the management of public folders.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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.