PHPackages                             positibe/cms-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. [Framework](/categories/framework)
4. /
5. positibe/cms-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

positibe/cms-bundle
===================

Symfony Positibe Cms Bundle

1.0.3(8y ago)14MITPHP

Since Mar 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Positibe/CmsBundle)[ Packagist](https://packagist.org/packages/positibe/cms-bundle)[ Docs](http://positibelabs.com/bundles/cms)[ RSS](/packages/positibe-cms-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (12)Versions (15)Used By (0)

PositibeCmsBundle
=================

[](#positibecmsbundle)

This bundle provide a AbstractPage, Page and Category entity and integrate some other Positibe bundles to create a Page CMS representation.

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

[](#installation)

Before

To install the bundle just add the dependent bundles:

```
php composer.phar require positibe/cms-bundle

```

This bundle set the required configuration of other Positibe Bundles for you like:

- PositibeMenuBundle
- PositibeMediaBundle
- PositibeCmfRoutingExtraBundle
- PositibeCmsBundle

But it's better take a look at those README.md file

Next, be sure to enable the bundles in your application kernel:

```
