CommentsBundle

UNIX name Owner Status
CommentsBundle Brookins Consulting stable
Version Compatible with
N/A N/A
Comment bundle for eZ Platform integrating with Disqus & Facebook and allowing custom integrations

EzSystemsCommentsBundle

CommentsBundle is an versatile bundle for eZ Platform (v7 for eZ Platform 2.5, v6 for eZ Platform 1.x, and v5 for eZ Publish Platform 5.x) making commenting easy.

Install

  1. Run: composer require ezsystems/comments-bundle:^6.0,
    or on 2.5 you can run: composer require ezsystems/comments-bundle:^7.0@beta
  2. Add new \EzSystems\CommentsBundle\EzSystemsCommentsBundle() to acive prod bundles in app/AppKernel.php.

Features

Comments abstraction

Many commenting systems exist across the web, application specific (such as
FOSCommentBundle) or cloud based
(such as Disqus or Facebook Comments).

CommentsBundle is provider based. This means that it is open to any kind of commenting system.

Single entry point

Render your comments with a single line of code.

Available integration

CommentsBundle currently works with the following commenting systems:

Documentation

Documentation can be found in Resources/doc/ folder.

Read the documentation.

License

This bundle is under GPL v2.0 license.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.