modernkernel/yii2-billing

This package is abandoned and no longer maintained. The author suggests using the powerkernel/yii2-billing package instead.

Yii2 Billing

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 5

Forks: 5

Type:yii2-extension

1.0.13 2018-12-20 11:31 UTC

README

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