powerkernel/yii2-billing

Yii2 Billing


Keywords
billing, yii2
License
BSD-3-Clause

Documentation

Yii2 Billing

Yii2 Billing

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist powerkernel/yii2-billing "*"

or add

"powerkernel/yii2-billing": "*"

to the require section of your composer.json file, then run

php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii2-billing/migrations/ --migrationCollection=billing_migration