Skip to content

bluzphp/module-payments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Payments for Bluz Skeleton

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