From 8ac34a3a809291d31bdd9dffa0ce7d47e8260522 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Wed, 29 Jan 2025 07:51:30 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...7324b5bbe9ae27e7616be98890bde53d9e683.json | 35 +++++++++++++++++++ index.json | 3 ++ ...ylius-top-bar-notification-plugin.1.0.json | 35 +++++++++++++++++++ 4 files changed, 74 insertions(+) create mode 100644 archived/magenable.sylius-top-bar-notification-plugin/09d7324b5bbe9ae27e7616be98890bde53d9e683.json create mode 100644 magenable.sylius-top-bar-notification-plugin.1.0.json diff --git a/RECIPES.md b/RECIPES.md index f5a7f8bd..e692c313 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -337,6 +337,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [macpaw/symfony-health-check-bundle](https://packagist.org/packages/macpaw/symfony-health-check-bundle) | [1.0](macpaw/symfony-health-check-bundle/1.0) | | [mael/intervention-image-bundle](https://packagist.org/packages/mael/intervention-image-bundle) | [1.0](mael/intervention-image-bundle/1.0) | | [mael/recaptcha-bundle](https://packagist.org/packages/mael/recaptcha-bundle) | [0.1](mael/recaptcha-bundle/0.1) | +| [magenable/sylius-top-bar-notification-plugin](https://packagist.org/packages/magenable/sylius-top-bar-notification-plugin) | [1.0](magenable/sylius-top-bar-notification-plugin/1.0) | | [mailgun/mailgun-php](https://packagist.org/packages/mailgun/mailgun-php) | [2.3](mailgun/mailgun-php/2.3) | | [mailjet/mailjet-bundle](https://packagist.org/packages/mailjet/mailjet-bundle) | [1.0](mailjet/mailjet-bundle/1.0) | | [mailxpert/apibundle](https://packagist.org/packages/mailxpert/apibundle) | [0.1](mailxpert/apibundle/0.1) | diff --git a/archived/magenable.sylius-top-bar-notification-plugin/09d7324b5bbe9ae27e7616be98890bde53d9e683.json b/archived/magenable.sylius-top-bar-notification-plugin/09d7324b5bbe9ae27e7616be98890bde53d9e683.json new file mode 100644 index 00000000..5dbd8e3c --- /dev/null +++ b/archived/magenable.sylius-top-bar-notification-plugin/09d7324b5bbe9ae27e7616be98890bde53d9e683.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "magenable/sylius-top-bar-notification-plugin": { + "manifest": { + "bundles": { + "Magenable\\SyliusTopBarNotificationPlugin\\MagenableSyliusTopBarNotificationPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/magenable_top_bar_notification.yaml": { + "contents": [ + "imports:", + " - { resource: \"@MagenableSyliusTopBarNotificationPlugin/config/config.yaml\" }", + "" + ], + "executable": false + }, + "config/routes/magenable_top_bar_notification.yaml": { + "contents": [ + "magenable_sylius_top_bar_notification_plugin:", + " resource: \"@MagenableSyliusTopBarNotificationPlugin/config/routes/admin.yml\"", + "" + ], + "executable": false + } + }, + "ref": "09d7324b5bbe9ae27e7616be98890bde53d9e683" + } + } +} diff --git a/index.json b/index.json index 6f785fc4..ca4134ee 100644 --- a/index.json +++ b/index.json @@ -1067,6 +1067,9 @@ "mael/recaptcha-bundle": [ "0.1" ], + "magenable/sylius-top-bar-notification-plugin": [ + "1.0" + ], "mailgun/mailgun-php": [ "2.3" ], diff --git a/magenable.sylius-top-bar-notification-plugin.1.0.json b/magenable.sylius-top-bar-notification-plugin.1.0.json new file mode 100644 index 00000000..5dbd8e3c --- /dev/null +++ b/magenable.sylius-top-bar-notification-plugin.1.0.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "magenable/sylius-top-bar-notification-plugin": { + "manifest": { + "bundles": { + "Magenable\\SyliusTopBarNotificationPlugin\\MagenableSyliusTopBarNotificationPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/magenable_top_bar_notification.yaml": { + "contents": [ + "imports:", + " - { resource: \"@MagenableSyliusTopBarNotificationPlugin/config/config.yaml\" }", + "" + ], + "executable": false + }, + "config/routes/magenable_top_bar_notification.yaml": { + "contents": [ + "magenable_sylius_top_bar_notification_plugin:", + " resource: \"@MagenableSyliusTopBarNotificationPlugin/config/routes/admin.yml\"", + "" + ], + "executable": false + } + }, + "ref": "09d7324b5bbe9ae27e7616be98890bde53d9e683" + } + } +}