powerkernel / yii-faq
Yii FAQ module
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:yii-module
Requires
- yiisoft/yii2: 3.0.x-dev
This package is auto-updated.
Last update: 2024-11-16 22:42:57 UTC
README
Prerequisites
Installation
The preferred way to install this extension is through composer. Either run
composer require powerkernel/yii-faq "@dev"
or add
"powerkernel/yii-faq": "@dev"
to the require section of your composer.json
file
DB Migration
Run in /bin
directory
php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii-faq/src/migrations --migrationCollection=faq_migration