Files
schedule/config/packages/fos_ckeditor.yaml
2025-09-30 21:24:37 +02:00

9 lines
266 B
YAML

# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
twig:
form_themes:
- '@FOSCKEditor/Form/ckeditor_widget.html.twig'
fos_ck_editor:
base_path: "build/ckeditor"
js_path: "build/ckeditor/ckeditor.js"