bluzphp/module-contact-us

Contact Us bluz module

Installs: 368

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 11

Forks: 0

Open Issues: 1

Language:HTML

Type:bluz-module

2.4.1 2021-09-03 09:54 UTC

This package is auto-updated.

Last update: 2024-04-29 03:44:14 UTC


README

Achievements

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

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