An open API service indexing awesome lists of open source software.

https://github.com/johnperricruz/magento-1-url-rewrite-bulk-upload

Bulk upload and update URL rewrites on Magento 1
https://github.com/johnperricruz/magento-1-url-rewrite-bulk-upload

301 magento redirect rewrite script ssh terminal url

Last synced: 3 months ago
JSON representation

Bulk upload and update URL rewrites on Magento 1

Awesome Lists containing this project

README

        

# Magento 1 Bulk Url rewrite Upload

This module will import / update url rewrites by bulk on Magento 1

To use :

```html

CHANGE :
$mage = dirname(dirname(__DIR__)) . '/trunk/app/Mage.php'; //Mage location
$filename = 'import/redirect.csv'; //csv location

RUN ON TERMINAL / SSH :
php {path_to_script}csv_redirect_uploader.php

```



John Perri Cruz

https://www.johnperricruz.com