Subida del módulo y tema de PrestaShop

This commit is contained in:
Kaloyan
2026-04-09 18:31:51 +02:00
parent 12c253296f
commit 16b3ff9424
39262 changed files with 7418797 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
ps_accounts_oauth2:
path: ps_accounts/oauth2
methods: [GET]
defaults:
_controller: 'PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller::initOAuth2FlowAction'
_anonymous_controller: true
_legacy_controller: SfAdminOAuth2PsAccounts
_legacy_link: SfAdminOAuth2PsAccounts
ps_accounts_login:
path: ps_accounts/login
methods: [GET]
defaults:
_controller: 'PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller::displayLoginAction'
_anonymous_controller: true
_legacy_controller: SfAdminLoginPsAccounts
_legacy_link: SfAdminLoginPsAccounts
# _disable_module_prefix: true