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.
npm i directus-extension-public-folders
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.
No additional configuration is required for this extension.
Contributions are welcome!
This extension is licensed under the GPL v3 License.