Skip to content

brankoajzele/Inchoo_UrlRewriteImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Inchoo_UrlRewriteImporter

Adds the posibility to mass import URL rewrites into Magento.

Once you install the extension, when you login to Magento administration interface and go to "Catalog > URL Rewrite Management" you should see a "Import URL Rewrites" button in the upper right corner next to standard "Add URL Rewrite" Magento button.

Clicking the "Import URL Rewrites" button opens the screen where you supply the CSV file with 2 columns of data. In the left column is the origin path, and in the right column is the destination path to which you wish to make a rewrite like shown below.

"product/1","product/iphone"

"product/2","product/iphone2"

"product/3","product/iphone3"

"product/4","product/iphone4"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages