PHPackages                             modera/dynamically-configurable-mjr-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. modera/dynamically-configurable-mjr-bundle

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

modera/dynamically-configurable-mjr-bundle
==========================================

Allows to configure some aspects of MJR integration using UIs.

v5.0.0(1y ago)04.1k1MITPHPPHP &gt;=7.4

Since Jul 22Pushed 1y ago5 watchersCompare

[ Source](https://github.com/modera/ModeraDynamicallyConfigurableMJRBundle)[ Packagist](https://packagist.org/packages/modera/dynamically-configurable-mjr-bundle)[ RSS](/packages/modera-dynamically-configurable-mjr-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (20)Used By (1)

ModeraDynamicallyConfigurableMJRBundle
======================================

[](#moderadynamicallyconfigurablemjrbundle)

Given that `ModeraBackendToolsSettingsConfigBundle` is installed this bundle provides integration tools that make it possible to configure dynamically through UIs in "Backend / Tools / Settings / General" the following aspects of backend:

- Site name
- Site URL
- Home section

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

[](#installation)

### Step 1: Download the Bundle

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

```
composer require modera/dynamically-configurable-mjr-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:

```
