pantera-digital/yii2-billing

There is no license information available for the latest version (dev-master) of this package.

dev-master 2019-03-05 09:41 UTC

This package is auto-updated.

Last update: 2019-03-05 09:41:28 UTC


README

Install

Run

composer require pantera-digital/yii2-billing

or add to composer.json

"pantera-digital/yii2-billing": "*",

and execute:

php composer update

After that run migrations:

php yii migrate --migrationPath=vendor/pantera-digital/yii2-billing/migrations