oteixido / yii2-afa-module
Yii2 AFA Module
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:yii2-extension
pkg:composer/oteixido/yii2-afa-module
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-10-23 07:59:57 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/