mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add Leapt FroalaEditor bundle (#1302)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
twig:
|
||||
form_themes:
|
||||
- '@LeaptFroalaEditor/Form/froala_widget.html.twig'
|
||||
|
||||
leapt_froala_editor:
|
||||
language: en
|
||||
@@ -0,0 +1,3 @@
|
||||
leapt_froala_editor:
|
||||
resource: '@LeaptFroalaEditorBundle/Resources/config/routing.yml'
|
||||
prefix: /froala-editor
|
||||
8
leapt/froala-editor-bundle/1.0/manifest.json
Normal file
8
leapt/froala-editor-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Leapt\\FroalaEditorBundle\\LeaptFroalaEditorBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user