Skip to content

klipach/magento-hide-default-store-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This module allows you to hide default store code from URLs

Magento Hide Default Store Code

Feature

http://www.example.com/default/shoes.html

becomes

http://www.example.com/shoes.html

Installation

Magento CE 1.8.x, 1.9.x

Install with composer:

composer require klipach/magento-hide-default-store-code

Configuration

  • Go to "System > Configuration > Web > Url Options"
  • Enable both "Add Store Code to Urls" and "Hide Default Store Code" options
  • Clear cache

About

Hide default store code from URLs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%