diff --git a/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json b/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json new file mode 100644 index 00000000..5fcbeb9c --- /dev/null +++ b/archived/kunstmaan.cookie-bundle/23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "kunstmaan/cookie-bundle": { + "manifest": { + "bundles": { + "Kunstmaan\\CookieBundle\\KunstmaanCookieBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/kunstmaan_cookie.yaml": { + "contents": [ + "KunstmaanCookieBundle:", + " resource: \"@KunstmaanCookieBundle/Resources/config/routing.yml\"", + " # If your site is not multilanguage, remove the \"{_locale}/\" part of prefix and requirements", + " prefix: /{_locale}/", + " requirements:", + " _locale: \"%kunstmaan_admin.required_locales%\"", + "" + ], + "executable": false + } + }, + "ref": "23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8" + } + } +} diff --git a/index.json b/index.json index 1466d10c..3f613ae8 100644 --- a/index.json +++ b/index.json @@ -721,6 +721,9 @@ "kunstmaan/config-bundle": [ "5.2" ], + "kunstmaan/cookie-bundle": [ + "6.0" + ], "kunstmaan/dashboard-bundle": [ "5.2" ], diff --git a/kunstmaan.cookie-bundle.6.0.json b/kunstmaan.cookie-bundle.6.0.json new file mode 100644 index 00000000..5fcbeb9c --- /dev/null +++ b/kunstmaan.cookie-bundle.6.0.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "kunstmaan/cookie-bundle": { + "manifest": { + "bundles": { + "Kunstmaan\\CookieBundle\\KunstmaanCookieBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/kunstmaan_cookie.yaml": { + "contents": [ + "KunstmaanCookieBundle:", + " resource: \"@KunstmaanCookieBundle/Resources/config/routing.yml\"", + " # If your site is not multilanguage, remove the \"{_locale}/\" part of prefix and requirements", + " prefix: /{_locale}/", + " requirements:", + " _locale: \"%kunstmaan_admin.required_locales%\"", + "" + ], + "executable": false + } + }, + "ref": "23aa5cbfcce8b587a5751a137bd09ab7fc3a8af8" + } + } +}