rps / contact-bundle
Symfony RPSContactBundle
dev-master
2014-05-27 03:04 UTC
Requires
- rps/core-bundle: dev-master
- symfony/symfony: ~2.3
Requires (Dev)
- doctrine/orm: ~2.3
Suggests
- liip/imagine-bundle: Integrates LiipImagineBundle for resizing images.
- white-october/pagerfanta-bundle: Integrates white-october/pagerfanta for pagination.
This package is not auto-updated.
Last update: 2025-03-15 18:43:56 UTC
README
#RPS Contact Bundle (Beta version)
A simple yet extensible user contact package based on Doctrine2 (ORM and MongoDB) and Symfony2.
##Features
- Compatible with Doctrine ORM and MongoDB ODM.
- Extensible models
- Extensible through events fired during the contact lifecycle
- Integrated with FOSUserBundle user manager.
- Integrated with LiipImagineBundle image manager.
- Integrated with WhiteOctoberPagerfantaBundle pager.
##Installation
The installation instructions are located in the documentation.
##License
This bundle is available under the MIT license.