powerkernel/yii2-billing

Yii2 Billing

Installs: 112

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 5

Forks: 5

Open Issues: 1

Type:yii2-extension

1.0.13 2018-12-20 11:31 UTC

This package is auto-updated.

Last update: 2024-04-16 21:36:04 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