noon / hide-default-store-code
Magento 2 module for hide Default Store Code
Installs: 19 479
Dependents: 0
Suggesters: 0
Security: 0
Stars: 22
Watchers: 4
Forks: 8
Open Issues: 2
Type:magento2-module
Requires
- magento/framework: >=100.0
- magento/magento-composer-installer: *
- magento/module-backend: >=100.0
- magento/module-store: >=100.0
README
Magento 2 module for hide Default Store Code from URL.
https://bender.kr.ua/howto-hide-default-store-code-from-url-magento-2/
INSTALLATION
manual
- Download ZIP file and extract to app/code/Noon/HideDefaultStoreCode. If this path not exists, please create under Magento2 root directory.
- Run the command in Magento2 root directory:
php bin/magento setup:upgrade
composer
- Run the command in Magento2 root directory:
composer require noon/hide-default-store-code php bin/magento setup:upgrade
CONFIGURATION
ENABLE/DISABLE
Stores > Configuration > General > Web > Url Options > Hide Default Store Code
REDIRECT
Stores > Configuration > General > Web > Url Options > Auto-redirect to URL without Store Code