Bitbag cms plugin (#1304)

* Add recipe for bitbag/cms-plugin

* Removed @/Form/ckeditor_widget.html.twig from form_themes

* Fixed typo in bitbag_cms_plugin.yaml

* Fixed typo in bitbag_cms_plugin.yaml

* Fixed typo in packages/bitbag_cms_plugin.yaml
This commit is contained in:
piotrleo
2022-02-19 11:42:17 +01:00
committed by GitHub
parent e00f7d8028
commit d54f40267c
4 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
imports:
- { resource: "@BitBagSyliusCmsPlugin/Resources/config/config.yml" }
twig:
form_themes:
- '@BitBagSyliusCmsPlugin/Form/ckeditor_widget.html.twig'

View File

@@ -0,0 +1,2 @@
bitbag_sylius_cms_plugin:
resource: "@BitBagSyliusCmsPlugin/Resources/config/routing.yml"

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"BitBag\\SyliusCmsPlugin\\BitBagSyliusCmsPlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

View File

@@ -0,0 +1,2 @@
If you want to contact us, the best way is to fill the form on our website or send us an e-mail to <comment>hello@bitbag.io</comment> with your question(s).
We guarantee that we answer as soon as we can!