There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A General File Upload Manager for the Yii 2 framework. Files can be uploaded and linked to an ActiveRecord Model. Contains only one table 'files' where everything is stored. The files are uploaded into an protected folder by default.