2022-01-19 00:19:26 +01:00
2022-01-19 00:04:18 +01:00
2022-01-18 23:56:57 +01:00
2022-01-18 23:56:57 +01:00
2022-01-18 23:56:57 +01:00
2018-03-04 15:16:43 +01:00
2019-11-13 16:08:57 +01:00
2020-01-08 13:45:43 +01:00
2022-01-19 00:04:18 +01:00
2022-01-18 23:56:57 +01:00
2022-01-18 23:56:57 +01:00
2022-01-18 23:56:57 +01:00
2018-01-30 17:45:17 +01:00

FOSCommentBundle

The FOSCommentBundle adds support for a comment system in Symfony. Features include:

  • Supports Symfony 3.4, 4.4
  • Manages trees of comments
  • Can include comment threads in any page
  • Compatible with any persistence backend. Doctrine2 mongodb-odm and ORM are implemented.
  • Configurable sorting of the comment tree
  • REST api (via FOSRestBundle)
  • Extensible through events fired during the comment lifecycle
  • Optional use of Symfony Acl to protect comments
  • Optional integration with FOS\UserBundle
  • Optional integration with Akismet
  • Optional markup parser support (eg HtmlPurifier or php-sundown)

Build Status Total Downloads Latest Stable Version

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:18:45.283Z
Readme MIT 2.5 MiB
Languages
PHP 88.6%
JavaScript 5.6%
Twig 5.1%
CSS 0.7%