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.
- Host: GitHub
- URL: https://github.com/derekisbusy/yii2-contact
- Owner: derekisbusy
- Created: 2017-01-11T23:38:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T06:15:24.000Z (about 8 years ago)
- Last Synced: 2025-01-20T09:46:20.982Z (4 months ago)
- Topics: yii2-contact
- Language: PHP
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 requestsDocumentation
-------------[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.