range-web/yii2-rw-filesystem Yii2 filesystem

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist rangeweb/yii2-filesystem "*"

or add

"rangeweb/yii2-filesystem": "*"

to the require section of your composer.json file.

Apply migration

yii migrate --migrationPath=vendor/range-web/yii2-rw-filesystem/migrations

Configuration:

'modules' => [
    'filesystem' => [
        'class' => 'rangeweb\filesystem\Module',
    ],
],

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



GNU GPLv2 license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
71 total downloads