diff --git a/archived/storyblok.symfony-bundle/5107bb02ac35ef42af12ca1225e92274ddfc621b.json b/archived/storyblok.symfony-bundle/5107bb02ac35ef42af12ca1225e92274ddfc621b.json new file mode 100644 index 00000000..1da4c298 --- /dev/null +++ b/archived/storyblok.symfony-bundle/5107bb02ac35ef42af12ca1225e92274ddfc621b.json @@ -0,0 +1,87 @@ +{ + "manifests": { + "storyblok/symfony-bundle": { + "manifest": { + "bundles": { + "Storyblok\\Bundle\\StoryblokBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "templates/": "templates/" + }, + "env": { + "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", + "STORYBLOK_API_TOKEN": "", + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" + } + }, + "files": { + "config/packages/storyblok.yaml": { + "contents": [ + "storyblok:", + " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", + " token: '%env(STORYBLOK_API_TOKEN)%'", + " version: '%env(STORYBLOK_VERSION)%'", + " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", + " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", + " # auto_resolve_relations: true", + " # controller:", + " # ascending_redirect_fallback: true", + "", + "when@prod:", + " storyblok:", + " controller:", + " cache:", + " public: true", + " max_age: 3600", + " smax_age: 3600", + " must_revalidate: true", + "" + ], + "executable": false + }, + "config/routes/storyblok.yaml": { + "contents": [ + "storyblok_webhook:", + " resource: '@StoryblokBundle/config/routes/webhook.php'", + "", + "storyblok_content_type:", + " resource: '@StoryblokBundle/config/routes/content_type.php'", + "" + ], + "executable": false + }, + "templates/base.html.twig": { + "contents": [ + "", + "", + "", + " ", + " {% block title %}Welcome!{% endblock %}", + " \u26ab\ufe0fsf\">", + " {% block stylesheets %}", + " {% endblock %}", + "", + " {% block javascripts %}", + " {% endblock %}", + "", + "", + "{% block body %}{% endblock %}", + "{% block storyblok_scripts %}", + " {{ storyblok_js_bridge_scripts() }}", + "{% endblock %}", + "", + "", + "" + ], + "executable": false + } + }, + "ref": "5107bb02ac35ef42af12ca1225e92274ddfc621b" + } + } +} diff --git a/archived/storyblok.symfony-bundle/86c7c2f20fad04ebc3cda71638b1fb1274518249.json b/archived/storyblok.symfony-bundle/86c7c2f20fad04ebc3cda71638b1fb1274518249.json new file mode 100644 index 00000000..0e4f6358 --- /dev/null +++ b/archived/storyblok.symfony-bundle/86c7c2f20fad04ebc3cda71638b1fb1274518249.json @@ -0,0 +1,46 @@ +{ + "manifests": { + "storyblok/symfony-bundle": { + "manifest": { + "bundles": { + "Storyblok\\Bundle\\StoryblokBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", + "STORYBLOK_API_TOKEN": "", + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" + } + }, + "files": { + "config/packages/storyblok.yaml": { + "contents": [ + "storyblok:", + " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", + " token: '%env(STORYBLOK_API_TOKEN)%'", + " version: '%env(STORYBLOK_VERSION)%'", + "# assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", + "# webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", + "" + ], + "executable": false + }, + "config/routes/storyblok.yaml": { + "contents": [ + "storyblok:", + " resource: '@StoryblokBundle/config/routes.php'", + "" + ], + "executable": false + } + }, + "ref": "86c7c2f20fad04ebc3cda71638b1fb1274518249" + } + } +} diff --git a/archived/storyblok.symfony-bundle/d26dd9b713d71bc43c189bf4e5885b370bf4be18.json b/archived/storyblok.symfony-bundle/d26dd9b713d71bc43c189bf4e5885b370bf4be18.json new file mode 100644 index 00000000..47a359df --- /dev/null +++ b/archived/storyblok.symfony-bundle/d26dd9b713d71bc43c189bf4e5885b370bf4be18.json @@ -0,0 +1,61 @@ +{ + "manifests": { + "storyblok/symfony-bundle": { + "manifest": { + "bundles": { + "Storyblok\\Bundle\\StoryblokBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", + "STORYBLOK_API_TOKEN": "", + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" + } + }, + "files": { + "config/packages/storyblok.yaml": { + "contents": [ + "storyblok:", + " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", + " token: '%env(STORYBLOK_API_TOKEN)%'", + " version: '%env(STORYBLOK_VERSION)%'", + " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", + " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", + " # auto_resolve_relations: true", + " # controller:", + " # ascending_redirect_fallback: true", + "", + "when@prod:", + " storyblok:", + " controller:", + " cache:", + " public: true", + " max_age: 3600", + " smax_age: 3600", + " must_revalidate: true", + "" + ], + "executable": false + }, + "config/routes/storyblok.yaml": { + "contents": [ + "storyblok_webhook:", + " resource: '@StoryblokBundle/config/routes/webhook.php'", + "", + "storyblok_content_type:", + " resource: '@StoryblokBundle/config/routes/content_type.php'", + "" + ], + "executable": false + } + }, + "ref": "d26dd9b713d71bc43c189bf4e5885b370bf4be18" + } + } +} diff --git a/archived/storyblok.symfony-bundle/d50d44f2127ee85a8c0c3d02bdb5c18664e8d8e3.json b/archived/storyblok.symfony-bundle/d50d44f2127ee85a8c0c3d02bdb5c18664e8d8e3.json new file mode 100644 index 00000000..77ec8ac8 --- /dev/null +++ b/archived/storyblok.symfony-bundle/d50d44f2127ee85a8c0c3d02bdb5c18664e8d8e3.json @@ -0,0 +1,58 @@ +{ + "manifests": { + "storyblok/symfony-bundle": { + "manifest": { + "bundles": { + "Storyblok\\Bundle\\StoryblokBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", + "STORYBLOK_API_TOKEN": "", + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" + } + }, + "files": { + "config/packages/storyblok.yaml": { + "contents": [ + "storyblok:", + " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", + " token: '%env(STORYBLOK_API_TOKEN)%'", + " version: '%env(STORYBLOK_VERSION)%'", + " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", + " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", + " # auto_resolve_relations: true", + " # controller:", + " # ascending_redirect_fallback: true", + "", + "when@prod:", + " storyblok:", + " controller:", + " cache:", + " public: true", + " max_age: 3600", + " smax_age: 3600", + " must_revalidate: true", + "" + ], + "executable": false + }, + "config/routes/storyblok.yaml": { + "contents": [ + "storyblok:", + " resource: '@StoryblokBundle/config/routes.php'", + "" + ], + "executable": false + } + }, + "ref": "d50d44f2127ee85a8c0c3d02bdb5c18664e8d8e3" + } + } +} diff --git a/storyblok.symfony-bundle.0.1.json b/storyblok.symfony-bundle.0.1.json index d61b20c7..0e4f6358 100644 --- a/storyblok.symfony-bundle.0.1.json +++ b/storyblok.symfony-bundle.0.1.json @@ -13,9 +13,9 @@ "env": { "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", "STORYBLOK_API_TOKEN": "", - "#1": "STORYBLOK_VERSION=", - "#2": "STORYBLOK_ASSETS_API_TOKEN=", - "#3": "STORYBLOK_WEBHOOK_SECRET=" + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" } }, "files": { @@ -24,7 +24,7 @@ "storyblok:", " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", " token: '%env(STORYBLOK_API_TOKEN)%'", - "# version: '%env(STORYBLOK_VERSION)%'", + " version: '%env(STORYBLOK_VERSION)%'", "# assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", "# webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", "" @@ -40,7 +40,7 @@ "executable": false } }, - "ref": "81d0325b8168ae0abe0c3e1ab1548ef8b9a77a85" + "ref": "86c7c2f20fad04ebc3cda71638b1fb1274518249" } } } diff --git a/storyblok.symfony-bundle.1.2.json b/storyblok.symfony-bundle.1.2.json index cb36a828..77ec8ac8 100644 --- a/storyblok.symfony-bundle.1.2.json +++ b/storyblok.symfony-bundle.1.2.json @@ -13,9 +13,9 @@ "env": { "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", "STORYBLOK_API_TOKEN": "", - "#1": "STORYBLOK_VERSION=", - "#2": "STORYBLOK_ASSETS_API_TOKEN=", - "#3": "STORYBLOK_WEBHOOK_SECRET=" + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" } }, "files": { @@ -24,7 +24,7 @@ "storyblok:", " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", " token: '%env(STORYBLOK_API_TOKEN)%'", - " # version: '%env(STORYBLOK_VERSION)%'", + " version: '%env(STORYBLOK_VERSION)%'", " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", " # auto_resolve_relations: true", @@ -52,7 +52,7 @@ "executable": false } }, - "ref": "fd3add9160293d890cede7101d39afc4cf078960" + "ref": "d50d44f2127ee85a8c0c3d02bdb5c18664e8d8e3" } } } diff --git a/storyblok.symfony-bundle.1.3.json b/storyblok.symfony-bundle.1.3.json index e69e540b..47a359df 100644 --- a/storyblok.symfony-bundle.1.3.json +++ b/storyblok.symfony-bundle.1.3.json @@ -13,9 +13,9 @@ "env": { "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", "STORYBLOK_API_TOKEN": "", - "#1": "STORYBLOK_VERSION=", - "#2": "STORYBLOK_ASSETS_API_TOKEN=", - "#3": "STORYBLOK_WEBHOOK_SECRET=" + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" } }, "files": { @@ -24,7 +24,7 @@ "storyblok:", " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", " token: '%env(STORYBLOK_API_TOKEN)%'", - " # version: '%env(STORYBLOK_VERSION)%'", + " version: '%env(STORYBLOK_VERSION)%'", " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", " # auto_resolve_relations: true", @@ -55,7 +55,7 @@ "executable": false } }, - "ref": "ead662734e8e5de146147626a918e803ae3fbb15" + "ref": "d26dd9b713d71bc43c189bf4e5885b370bf4be18" } } } diff --git a/storyblok.symfony-bundle.1.5.json b/storyblok.symfony-bundle.1.5.json index 4530c7b9..1da4c298 100644 --- a/storyblok.symfony-bundle.1.5.json +++ b/storyblok.symfony-bundle.1.5.json @@ -14,9 +14,9 @@ "env": { "STORYBLOK_API_BASE_URI": "https://api.storyblok.com", "STORYBLOK_API_TOKEN": "", - "#1": "STORYBLOK_VERSION=", - "#2": "STORYBLOK_ASSETS_API_TOKEN=", - "#3": "STORYBLOK_WEBHOOK_SECRET=" + "STORYBLOK_VERSION": "draft", + "#1": "STORYBLOK_ASSETS_API_TOKEN=", + "#2": "STORYBLOK_WEBHOOK_SECRET=" } }, "files": { @@ -25,7 +25,7 @@ "storyblok:", " base_uri: '%env(STORYBLOK_API_BASE_URI)%'", " token: '%env(STORYBLOK_API_TOKEN)%'", - " # version: '%env(STORYBLOK_VERSION)%'", + " version: '%env(STORYBLOK_VERSION)%'", " # assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'", " # webhook_secret: '%env(STORYBLOK_WEBHOOK_SECRET)%'", " # auto_resolve_relations: true", @@ -81,7 +81,7 @@ "executable": false } }, - "ref": "c02d6373031a79452e897bda878d339225a4d27b" + "ref": "5107bb02ac35ef42af12ca1225e92274ddfc621b" } } }