PHPackages                             elbidouilleur/sylius-rich-editor-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. elbidouilleur/sylius-rich-editor-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

elbidouilleur/sylius-rich-editor-plugin
=======================================

A Rich Editor plugin for Sylius.

1.0.0(1y ago)04MITTwigPHP ^8.0

Since Dec 3Pushed 1y agoCompare

[ Source](https://github.com/ElBidouilleur/SyliusRichEditorPlugin)[ Packagist](https://packagist.org/packages/elbidouilleur/sylius-rich-editor-plugin)[ RSS](/packages/elbidouilleur-sylius-rich-editor-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

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

Sylius Rich Editor
==================

[](#sylius-rich-editor)

[![Rich Editor Plugin license](https://camo.githubusercontent.com/7c8fa1cf5ae80fd331cecdfaad7a3728aea49c5b7f32abf9be6508e666674f47/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f6e736965757262697a2f53796c69757352696368456469746f72506c7567696e3f7075626c6963)](https://github.com/monsieurbiz/SyliusRichEditorPlugin/blob/master/LICENSE.txt)[![Tests Status](https://camo.githubusercontent.com/96537d26e735132a36168317a983131baa4f79f231b35135cef456e1bd83e186/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757352696368456469746f72506c7567696e2f74657374732e79616d6c3f6272616e63683d6d6173746572266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusRichEditorPlugin/actions?query=workflow%3ATests)[![Recipe Status](https://camo.githubusercontent.com/a5ff406cb93c13a003cc9d20cae8e2eb65a89763c81c02b89ad8729922df2bdf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757352696368456469746f72506c7567696e2f7265636970652e79616d6c3f6272616e63683d6d6173746572266c6162656c3d72656369706573266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusRichEditorPlugin/actions?query=workflow%3ASecurity)[![Security Status](https://camo.githubusercontent.com/25afbf1c22576189fd7cce2c7c74569faca457345bba94c7624c4d1f75cf9cc2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6e736965757262697a2f53796c69757352696368456469746f72506c7567696e2f73656375726974792e79616d6c3f6272616e63683d6d6173746572266c6162656c3d7365637572697479266c6f676f3d676974687562)](https://github.com/monsieurbiz/SyliusRichEditorPlugin/actions?query=workflow%3ASecurity)

This plugin adds a rich editor on the fields you want. Now you can manage your content very easily!

[![Example of rich editor field](docs/images/screenshots/demo.gif)](docs/images/screenshots/demo.gif)

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

[](#compatibility)

Sylius VersionPHP Version1.118.0 - 8.11.128.1 - 8.21.138.1 - 8.2Installation
------------

[](#installation)

### Require the plugin

[](#require-the-plugin)

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-rich-editor-plugin
```

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

```
