pantera-digital/yii2-billing

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

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/pantera-digital/yii2-billing

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