c33s / contact-form-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Drop-in contact forms for Symfony2 websites using Propel
Package info
github.com/vworldat/ContactFormBundle
Type:symfony-bundle
pkg:composer/c33s/contact-form-bundle
v0.5.1
2016-01-17 23:02 UTC
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.