Skip to content

Commit d83c33d

Browse files
authored
Update features
1 parent 723229b commit d83c33d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Packagist](https://img.shields.io/packagist/dt/opengento/module-store-path-url.svg?style=flat-square)](https://packagist.org/packages/opengento/module-store-path-url/stats)
66
[![Packagist](https://img.shields.io/packagist/dm/opengento/module-store-path-url.svg?style=flat-square)](https://packagist.org/packages/opengento/module-store-path-url/stats)
77

8-
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.
99

1010
- [Setup](#setup)
1111
- [Composer installation](#composer-installation)
@@ -49,6 +49,8 @@ The module allows to replace the store code in url with the following options:
4949
- Locale Code (separated with an underscore), e.g: fr_be
5050
- Custom (you can setup the path of your choice), e.g: emea
5151

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+
5254
## Settings
5355

5456
The configuration for this module is available in `Stores > Configuration > Web > Url`.

0 commit comments

Comments
 (0)