bluzphp / module-payments
bluz payments module
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:bluz-module
Requires
- bluzphp/composer-plugin: ~2.4
This package is auto-updated.
Last update: 2024-10-29 06:19:08 UTC
README
Achievements
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