You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module allows to override the country store code in url with another path value.
8
+
This module allows to override the store code in url with another path value.
9
9
10
10
-[Setup](#setup)
11
11
-[Composer installation](#composer-installation)
@@ -49,6 +49,8 @@ The module allows to replace the store code in url with the following options:
49
49
- Locale Code (separated with an underscore), e.g: fr_be
50
50
- Custom (you can setup the path of your choice), e.g: emea
51
51
52
+
Besides that, this module makes the usage of the MAGE_RUN_TYPE and MAGE_RUN_CODE variables optionals. Magento is going to be able to resolve the correct store based on its base web URL.
53
+
52
54
## Settings
53
55
54
56
The configuration for this module is available in `Stores > Configuration > Web > Url`.
0 commit comments