kristofvc/contact
最新稳定版本:1.1.1
Composer 安装命令:
composer require kristofvc/contact
包简介
This is a component that defines a contact page
README 文档
README
This is a component that includes a controller to render a contact-form and then throws an event when the contact-form is submitted. This way listeners can handle the submission and send a mail, set a notice, etc...
Since the controller throws an event when the form is submitted and valid it's easy to add your own listeners.
Installing the component with composer
"require": {
...
"kristofvc/contact": "~1.0"
}
About
Documentation
The documentation is stored in the doc/index.md file in this bundle:
Read the Documentation for master
Author
Kristof Van Cauwenbergh - kristof.vancauwenbergh@gmail.com - http://kristofvc.be. See also the list of contributors that participated in this project.
License
kristofvc/contact is licensed under the MIT License - see the meta/LICENSE file for details.
Contributing
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project to allow developers of the component to reproduce the issue by simply cloning this project.
Feel free to fork this project, to contribute and to send pull requests.
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-01