stefanotorresi / my-contact
This package is abandoned and no longer maintained.
No replacement package was suggested.
A ZF2 contact form module based on Matthew Weier O'Phinney's PhlyContact
0.3.1
2014-02-20 11:43 UTC
Requires
This package is auto-updated.
Last update: 2022-02-01 12:22:33 UTC
README
MyContact is a Zend Framework 2 module based on Matthew Weier O'Phinney's PhlyContact.
DISCLAIMER: This is pretty much my first ZF2 module so it probably has a lot of rough edges. I didn't fork the original project because I didn't really knew where to go from there, I just needed to mock about with a simple module.
Features added to PhlyContact
- I18n ready.
- Ajax XHR support.
- Image captcha using Imagick instead of GD.
Documentation
Please check the aforementioned PhlyContact ;)