PHPackages                             monsieurbiz/sylius-settings-plugin - 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. monsieurbiz/sylius-settings-plugin

ActiveSylius-plugin[Admin Panels](/categories/admin)

monsieurbiz/sylius-settings-plugin
==================================

Add a settings panel to your Sylius.

v2.0.3(10mo ago)27192.5k↓20%21[3 issues](https://github.com/monsieurbiz/SyliusSettingsPlugin/issues)[2 PRs](https://github.com/monsieurbiz/SyliusSettingsPlugin/pulls)8MITPHPPHP ^8.2CI passing

Since Sep 10Pushed 10mo ago4 watchersCompare

[ Source](https://github.com/monsieurbiz/SyliusSettingsPlugin)[ Packagist](https://packagist.org/packages/monsieurbiz/sylius-settings-plugin)[ RSS](/packages/monsieurbiz-sylius-settings-plugin/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (34)Used By (8)

[![Banner of Sylius Settings plugin](docs/images/banner.jpg)](https://monsieurbiz.com/agence-web-experte-sylius)

Settings for Sylius
===================

[](#settings-for-sylius)

[![Settings Plugin license](https://camo.githubusercontent.com/9b4451c3bf6f3ab9d06dab0cd4436b9b7b5f0e36f1fe5ebb575873da9b052645/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f6e736965757262697a2f53796c69757353657474696e6773506c7567696e3f7075626c6963)](https://github.com/monsieurbiz/SyliusSettingsPlugin/blob/master/LICENSE.txt)[![Tests Status](https://camo.githubusercontent.com/ff1edfac3612a8160ecd4a133794642660c4ca9ef23b16f197a6f8993016bec2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757353657474696e6773506c7567696e2f74657374732e79616d6c3f6272616e63683d6d6173746572266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusSettingsPlugin/actions?query=workflow%3ATests)[![Recipe Status](https://camo.githubusercontent.com/e52faafcf9bd03e153cee4eb4db5dc648641392606a2ff728f1a6b2e7e5d1c71/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757353657474696e6773506c7567696e2f7265636970652e79616d6c3f6272616e63683d6d6173746572266c6162656c3d72656369706573266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusSettingsPlugin/actions?query=workflow%3ASecurity)[![Security Status](https://camo.githubusercontent.com/b1330787d8bc1624f5e0999700e3f1f13f3244abbf33baaccb24011084dbebae/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757353657474696e6773506c7567696e2f73656375726974792e79616d6c3f6272616e63683d6d6173746572266c6162656c3d7365637572697479266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusSettingsPlugin/actions?query=workflow%3ASecurity)

This plugin gives you the ability to have Plugins oriented settings in your favorite e-commerce platform, Sylius.

[![Screenshot of the admin panel in Settings section](/docs/images/screenshot01.png)](/docs/images/screenshot01.png)

Compatibility
-------------

[](#compatibility)

Sylius VersionPHP Version2.0, 2.18.2 - 8.3ℹ️ For Sylius 1.x, see our [1.x branch](/tree/1.x) and all 1.x releases.

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

[](#installation)

If you want to use our recipes, you can configure your composer.json by running:

```
composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'
```

```
composer require monsieurbiz/sylius-settings-plugin
```

For the installation without flex, follow these additional stepsChange your `config/bundles.php` file to add this line for the plugin declaration:

```
