This module uses the values of File.allowed_extensions to provide an interface for the configuration of allowed file types both in site settings and on a per-field/model basis, the main use-case being the editable file upload field in silverstripe/userforms.
See Documentation
composer require nswdpc/silverstripe-filetype-management
See Configuration for advanced configuration.
- PD web team
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.