PHPackages                             brangerieau/symfonycms - 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. [Admin Panels](/categories/admin)
4. /
5. brangerieau/symfonycms

ActiveSymfony-bundle[Admin Panels](/categories/admin)

brangerieau/symfonycms
======================

SymfonyCms is a symfony bundle that allows you to quickly create a website with user and content management

v0.5.9(3y ago)161GPL-3.0JavaScriptPHP &gt;=8.1

Since Jul 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Brangerieau/Symfony-CMS)[ Packagist](https://packagist.org/packages/brangerieau/symfonycms)[ RSS](/packages/brangerieau-symfonycms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (19)Used By (0)

Symfony CMS
===========

[](#symfony-cms)

🔨 Installation
--------------

[](#-installation)

### Get the bundle using composer

[](#get-the-bundle-using-composer)

The best way to install this bundle is to rely on [Composer](https://getcomposer.org/):

```
$ composer require brangerieau/symfonycms
```

### Enable the bundle

[](#enable-the-bundle)

Register the bundle in your application's kernel:

```
// config/bundles.php
