nox-it / yii2-nox-files
Yii2 File Manager
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
pkg:composer/nox-it/yii2-nox-files
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.