2017 © Pedro Peláez
 

yii2-extension yii2-billing

Yii2 Billing

image

powerkernel/yii2-billing

Yii2 Billing

  • Thursday, April 12, 2018
  • by powerkernel
  • Repository
  • 3 Watchers
  • 8 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

Yii2 Billing

Yii2 Billing, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

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

or add, (*4)

"powerkernel/yii2-billing": "*"

to the require section of your composer.json file, then run, (*5)

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

The Versions