Skip to content

[READ-ONLY] This is a contact module to use in any php project

Notifications You must be signed in to change notification settings

kristofvc/contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact

Build Status SensioLabsInsight Scrutinizer Code Quality

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.

About

[READ-ONLY] This is a contact module to use in any php project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages