rps / guestbook-bundle
Symfony RPSGuestbookBundle
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/rps/guestbook-bundle
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-09-27 19:58:18 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.