jreinke / magento-hide-default-store-code

Hide default store code from URLs
26 stars 19 forks source link

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 modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone hide_store https://github.com/jreinke/magento-hide-default-store-code.git

or download package manually:

Configuration

Other Magento extensions available on www.bubbleshop.net