bluzphp / module-contact-us
Contact Us bluz module
Package info
github.com/bluzphp/module-contact-us
Language:HTML
Type:bluz-module
pkg:composer/bluzphp/module-contact-us
2.4.1
2021-09-03 09:54 UTC
Requires
- bluzphp/composer-plugin: ~2.4
- google/recaptcha: ~1.2
README
Achievements
Usage
Install module
To install the module run the command:
php ./vendor/bin/bluzman module:install contact-us php ./vendor/bin/bluzman db:migrate
Configure
Create an application at Admin panel (https://www.google.com/recaptcha/admin), than setup App ID and App Secret in
configuration file modules/contact-us/config.php.
Remove module
To remove the module, run the command:
php ./vendor/bin/bluzman module:remove contact-us