PHPackages                             modera/backend-security-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. modera/backend-security-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

modera/backend-security-bundle
==============================

Bundle provides UI section for MF that makes it possible to manage users/groups/permissions.

v5.0.0(1y ago)04.1k↓87.5%22MITJavaScriptPHP &gt;=7.4CI failing

Since Jul 22Pushed 1y ago5 watchersCompare

[ Source](https://github.com/modera/ModeraBackendSecurityBundle)[ Packagist](https://packagist.org/packages/modera/backend-security-bundle)[ RSS](/packages/modera-backend-security-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (11)Versions (20)Used By (2)

ModeraBackendSecurityBundle
===========================

[](#moderabackendsecuritybundle)

Bundle provides UI section for MF that makes it possible to manage users/groups/permissions.

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

```
composer require modera/backend-security-bundle:5.x-dev
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

This bundle should be automatically enabled by [Flex](https://symfony.com/doc/current/setup/flex.html). In case you don't use Flex, you'll need to manually enable the bundle by adding the following line in the `config/bundles.php` file of your project:

```
