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: 2024-09-28 15:34:14 UTC
README
#RPS Guestbook Bundle (Beta版本)
一个基于Doctrine2(ORM和MongoDB)和Symfony2的简单且可扩展的留言簿包。
##特性
- 兼容Doctrine ORM 和 MongoDB ODM。
- 可扩展模型
- 通过留言簿生命周期中触发的事件进行扩展
- 与OrnicarAkismentBundle垃圾邮件检测器集成
- 与WhiteOctoberPagerfantaBundle(可选)集成
##安装
安装说明位于文档中。
##许可证
此包在MIT许可证下提供。