PHPackages                             kitpages/user-generated-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kitpages/user-generated-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

kitpages/user-generated-bundle
==============================

This bundle is an way to add comments on any content of a website.

v2.1.0BETA3(13y ago)452BSDPHP

Since Oct 8Pushed 10y ago7 watchersCompare

[ Source](https://github.com/kitpages/KitpagesUserGeneratedBundle)[ Packagist](https://packagist.org/packages/kitpages/user-generated-bundle)[ Docs](http://github.com/kitpages/KitpagesUserGeneratedBundle)[ RSS](/packages/kitpages-user-generated-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

KitpagesUserGeneratedBundle
===========================

[](#kitpagesusergeneratedbundle)

Used for common user generated contents like comments, rating,...

For the moment there is only comments with the following features :

- moderation
- email to webmaster

URL :  (in french)

Current status
--------------

[](#current-status)

Beta state

comming soon :

- an administration

Installation
------------

[](#installation)

If you are using `DEPS` :

```
[gedmo-doctrine-extensions]
    git=http://github.com/l3pp4rd/DoctrineExtensions.git
    target=/gedmo-doctrine-extensions

[StofDoctrineExtensionsBundle]
    git=https://github.com/stof/StofDoctrineExtensionsBundle.git
    target=/bundles/Stof/DoctrineExtensionsBundle

[KitpagesUtilBundle]
    git=https://github.com/kitpages/KitpagesUtilBundle.git
    target=/bundles/Kitpages/UtilBundle

[KitpagesUserGeneratedBundle]
    git=https://github.com/kitpages/KitpagesUserGeneratedBundle.git
    target=/bundles/Kitpages/UserGeneratedBundle

```

Add `Kitpages` namespace to your autoloader :

```
