diggindata / yii2-docvault
Documents management System for Yii2 Framework
v0.1.0
2020-03-30 15:50 UTC
Requires
- yiisoft/yii2: *
README
Some web applications require a module to manage documents for logged in users. The current version includes the folowing features:
- Manage document categories
- Manage documents
- Upload a new document
- Set view/modify permissions
- Check out a document
- Check in a document
- View modification logs
Documentation
Installation instructions | Definitive guide to Yii2-docvault
Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.