Closed
Description
An WYSIWYG editor is quite often needed in a Symfony application where things has to be administrated. I had hard times to integrate tinymce (in a clean way) into a Symfony application.
First I tried to use stfalcon/tinymce-bundle but it isn't maintained anymore and I think nowadays the way of the integration is not optimal anymore. So i used Encore to achieve that. I think this was a good decision, but it was very tricky. It took some time for me to get it working (here's a small how-to that I have written down: stfalcon/TinymceBundle#221 (comment)).
Of course tinymce is very heavy and there are other editors, which may be enough for most of the projects. I think of
- Quill or
- Summernote
- there may be many alternatives
Would be great if at least one editor would be integrated.
Metadata
Metadata
Assignees
Labels
No labels