rps / guestbook-bundle
Symfony RPSGuestbookBundle
dev-master
2014-05-27 03:07 UTC
Requires
- rps/core-bundle: dev-master
- symfony/symfony: ~2.3
Requires (Dev)
- doctrine/orm: ~2.3
Suggests
- ornicar/akismet-bundle: Integrates Akismet for spam detection.
- white-october/pagerfanta-bundle: Integrates white-october/pagerfanta for pagination.
This package is not auto-updated.
Last update: 2025-03-29 17:45:39 UTC
README
#RPS Guestbook Bundle (Beta version)
A simple yet extensible guestbook 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 guestbook lifecycle
- Integrated with OrnicarAkismentBundle spam detector
- Integrated with WhiteOctoberPagerfantaBundle (optional)
##Installation
The installation instructions are located in the documentation.
##License
This bundle is available under the MIT license.