Added CKEditor field to edit bbcode WYSIWYG style.

This commit is contained in:
Jan Böhmer 2019-03-13 19:36:46 +01:00
parent 2c005dbe3f
commit daad7ec60a
12 changed files with 1214 additions and 2 deletions

View file

@ -5,6 +5,7 @@
"php": "^7.1.3",
"ext-ctype": "*",
"ext-iconv": "*",
"friendsofsymfony/ckeditor-bundle": "^2.0",
"omines/datatables-bundle": "^0.2.2",
"sensio/framework-extra-bundle": "^5.1",
"shivas/versioning-bundle": "^3.1",