An open API service indexing awesome lists of open source software.

https://github.com/derekisbusy/yii2-contact

Contact form with database and CRUD controls.
https://github.com/derekisbusy/yii2-contact

yii2-contact

Last synced: 2 months ago
JSON representation

Contact form with database and CRUD controls.

Awesome Lists containing this project

README

        

Yii2 Contact Form
=================

Contact form with database to assign contacts to users/departments.

* Basic contact form widget
* Send contact requests to multiple emails
* Assign reasons/departments
* Manage contact requests

Documentation
-------------

[Installation](docs/installation.md)

[Setup basic access control](docs/setup-basic-access-control.md)

[Setup RBAC](docs/setup-rbac.md)

[Using contact form widget](docs/basic-usage.md)

License
-------

Yii-contact is released under the BSD-3 License. See the bundled [LICENSE.md](LICENSE.md)
for details.