📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.0.6

Hide Default Store Code

noon/hide-default-store-code

Removes the default store code from URLs in Magento 2. Simplifies URLs and can improve SEO by avoiding duplicate content.

34,063
Downloads
Below average
22
GitHub Stars
Below average
3y ago
Last Release
2
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
22 warnings
L1 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.6 on Magento 2.4.8-p3
Dec 28, 2025

Share This Module's Status

Hide Default Store Code Magento compatibility status badge

README

Loaded from GitHub

HideDefaultStoreCode

Magento 2 module for hide Default Store Code from URL.

https://bender.kr.ua/howto-hide-default-store-code-from-url-magento-2/

howto-hide-default-store-code-from-url-magento-2


INSTALLATION

manual

  1. Download ZIP file and extract to app/code/Noon/HideDefaultStoreCode. If this path not exists, please create under Magento2 root directory.
  2. Run the command in Magento2 root directory:
php bin/magento setup:upgrade

composer

  1. 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


This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.