nox-it / yii2-nox-files
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 File Manager
0.0.3
2017-05-27 01:55 UTC
Requires
- php: >=5.4.0
- nox-it/yii2-nox: 1.*
- nox-it/yii2-nox-curl: 1.*
- nox-it/yii2-nox-helpers: 1.*
- nox-it/yii2-nox-migration: 1.*
- nox-it/yii2-nox-mvc: 1.*
This package is not auto-updated.
Last update: 2020-05-02 21:20:00 UTC
README
Yii2 component for File Management.
Installation
The preferred way to install this extension is through composer.
- Either run
php composer.phar require --prefer-dist "nox-it/yii2-nox-files" "*"
or add
"nox-it/yii2-nox-files": "*"
to the require
section of your application's composer.json
file.
License
yii2-nox-files is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.