c33s / contact-form-bundle
Drop-in contact forms for Symfony2 websites using Propel
Installs: 752
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 4
Type:symfony-bundle
Requires
- php: >=5.5.0
- propel/propel-bundle: ~1.2
- symfony/symfony: ~2.8
Suggests
- components/jquery: >=1.9.0
- malsup/form: >=3.36
- symfony/swiftmailer-bundle: >=2.3.0
This package is not auto-updated.
Last update: 2022-02-01 12:36:26 UTC
README
Drop-in contact forms for Symfony2 websites using Propel.
Embed a validated contact form in your website, which will send notification emails whenever someone submits it. Submitted inquiries are also saved to a database.
THIS IS WORK IN PROGRESS! USE AT YOUR OWN RISK!
Installation
See installation documentation.
Use it!
See usage documentation.