- The modules installer for bluz skeleton
- PHP: 7.3 (or later)
- bluzphp/module-auth-google
- bluzphp/module-auth-twitter
- bluzphp/module-auth-facebook
- bluzphp/module-categories
- bluzphp/module-contact-us
- bluzphp/module-media
- bluzphp/module-options
- bluzphp/module-phones — under development
- bluzphp/module-profile
- bluzphp/module-push — under development
- bluzphp/module-test
- bluzphp/module-wallet — under development
To install the module run the command:
php ./vendor/bin/bluzman module:install options
You can enter the environment
php ./vendor/bin/bluzman module:install options --env production
To remove the module, run the command:
php ./vendor/bin/bluzman module:remove options
The project is developed by NIX PHP team and distributed under MIT LICENSE