|
|
|
|
"This contribution is a combination of the Froogle (Google base), Yahoo, and Bizrate Feed contributions. Plus an added admin configuration group for easy install and configuration.
2 minute install, with only 1 file to edit.
Credit goes to all those involved in creating the different feed contributions.
// Change Log
July 12, 2006
Contribution added
David - AdvancedStyle.com
// INSTALLATION
Step 1: Upload all files to your catalog directory
Step 2: Run the feed.sql file in phpmyadmin (or similar sql editor)
Step 3: Open catalog/admin/includes/column_left.php
Find:
require(DIR_WS_BOXES . 'tools.php');
Just Below it add:
require(DIR_WS_BOXES . 'storefeed.php');
// Setup and Operation
Go to Admin -> Configuration -> Feed Settings
After entering configuration settings go to Admin -> Store Feeds and run either froogle/bizrate/yahoo feed" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|