monsieurbiz / SyliusRichEditorPlugin

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

Add tags filtering #92

Closed jacquesbh closed 3 years ago

jacquesbh commented 3 years ago

This PR allows to add a tags option to the RichEditorType type.

So, when you add one tag (or more) then all UI Elements which will be available are the one which have at least one allowed tag.

Now we can select Ui Elements based on their tags if we want to filter them!