refactor to composer api
Non working state
This commit is contained in:
7
config/routes.yml
Normal file
7
config/routes.yml
Normal 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
|
Reference in New Issue
Block a user