bluzphp/module-payments

bluz payments module

1.0.0 2021-08-26 10:14 UTC

This package is auto-updated.

Last update: 2024-04-29 04:53:36 UTC


README

Achievements

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Usage

Requirements

Module Wallet is required.

Install module

To install the module run the command:

php ./vendor/bin/bluzman module:install wallet
php ./vendor/bin/bluzman module:install payments
php ./vendor/bin/bluzman db:migrate

Remove module

To remove the module, run the command:

php ./vendor/bin/bluzman module:remove payments