To install the module run the command:
php ./vendor/bin/bluzman module:install contact-us
php ./vendor/bin/bluzman db:migrate
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
.
To remove the module, run the command:
php ./vendor/bin/bluzman module:remove contact-us