[alteis/hagreed-bundle]: add recipe (#1759)

* Added recipe for alteis/hagreed-bundle

* AgilelabFr CAPTCHA Bundle (#1758)

* AgilelabFr CAPTCHA Bundle

* AgilelabFr CAPTCHA Bundle - case sensitive config

indentation fix:
alteis/hagreed-bundle/1.0/config/packages/alteis_hagreed.yaml
alteis/hagreed-bundle/1.0/manifest.json

AgilelabFr CAPTCHA Bundle (#1758)

* AgilelabFr CAPTCHA Bundle

* AgilelabFr CAPTCHA Bundle - case sensitive config

indentation fix:
alteis/hagreed-bundle/1.0/config/packages/alteis_hagreed.yaml
alteis/hagreed-bundle/1.0/manifest.json

* retrait captcha-bundle

---------

Co-authored-by: Mathieu Barata <mathieu@barata.fr>
Co-authored-by: Agilelab.fr <contact@agilelab.fr>
This commit is contained in:
rmA
2025-02-27 17:24:32 +04:00
committed by GitHub
co-authored by Mathieu Barata Agilelab.fr
parent 977697a18d
commit dc7553ce31
2 changed files with 15 additions and 0 deletions
@@ -0,0 +1,2 @@
alteis_hagreed:
token: '%env(HAGREED_TOKEN)%'
+13
View File
@@ -0,0 +1,13 @@
{
"bundles": {
"Alteis\\HagreedBundle\\AlteisHagreedBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"HAGREED_TOKEN": ""
}
}