monsieurbiz / SyliusRichEditorPlugin

This plugin add a rich editor on fields to be able to drag and drop elements and edit it.
MIT License
66 stars 38 forks source link

Compiler pass! #22

Closed jacquesbh closed 4 years ago

jacquesbh commented 4 years ago

In this PR I've created the missing CompilerPass.

So, now instead of listing all UiElements in a configuration, you just have to add the tag monsieurbiz_rich_editor.ui_element to your UiElements.

Everything is explained in the updated README.