oteixido / yii2-afa-module
Yii2 AFA Module
dev-master
2018-11-20 22:59 UTC
Requires
- kartik-v/yii2-widget-fileinput: ~1.0.8
- kartik-v/yii2-widget-select2: ~2.1.1
- kotchuprik/yii2-sortable-widgets: ~2.0.7
- oteixido/yii2-bank-module: ~1.1
- oteixido/yii2-gui: ~1.0
- oteixido/yii2-helpers: *
- oteixido/yii2-importer: ~1.0
- yiidoc/yii2-redactor: *
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2025-03-27 05:04:34 UTC
README
Yii2 AFA Module
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist oteixido/yii2-afa-module "*"
or add
"oteixido/yii2-afa-module": "*"
to the require section of your composer.json
file.
Migrations
./yii migrate --migrationPath=vendor/oteixido/yii2-bank-module/migrations/
./yii migrate --migrationPath=vendor/oteixido/yii2-afa-module/migrations/