bitExpert / magento2-force-login

Force Customer Login Module for Magento 2
https://marketplace.magento.com/bitexpert-magento2-force-customer-login.html
Apache License 2.0
166 stars 73 forks source link

#117 Fixes for multiple stores with store name in path #123

Closed der-workfloh closed 6 years ago

der-workfloh commented 6 years ago

Fixes issue #117 with multiple stores and domains having store name in path.

As shown in the screenshots below, the URL is now correctly resolved to the store's configured secure base URL. For this to work properly, the general configuration to add store Code to Urls must be enabled.

forcelogin-fix117-3

forcelogin-fix117-1 forcelogin-fix117-2

Best regards

shochdoerfer commented 6 years ago

Thank you @websharp for your contribution!