refactor to composer api

Non working state
This commit is contained in:
Walz
2025-04-08 16:08:09 +02:00
parent 20eacdf96c
commit 1b27d03c4d
12 changed files with 405 additions and 38 deletions

7
config/routes.yml Normal file
View File

@@ -0,0 +1,7 @@
gdpr_cookie_consent_configuration:
path: /gdprcookieconsent/configuration
methods: [GET, POST]
defaults:
_controller: 'PrestaShop\Module\GdprCookieConsent\Controller\GdprConfigurationController::indexAction'
_legacy_controller: AdminGdprCookieConsent
_legacy_link: AdminGdprCookieConsent