You are here:  » Copy feed including filters


Copy feed including filters

Submitted by sanniep on Tue, 2015-12-08 11:09 in

Hi David,

I read a post about copyfilters.php. I want to copy an existing feed including the filters to a new feed. I read this was possible using the script above and run it manually from the browser. Can I receive this script for vs 15.01A please?

Regards, Sander

Submitted by support on Tue, 2015-12-08 12:12

Hello sander,

scripts/copyfilters.php is still in the 14/06A distribution which you can download. Upload to the scripts/ folder of your Price Tapestry installation and then from the command line (terminal / SSH access) navigate to the scripts/ folder and run the command as follows;

php copyfilters.php merchant1.csv merchant2.csv

merchant2.csv must already be registered and then copyfilters.php will duplicate all filters associated with merchant1.csv to merchant2.csv.

If you do not have command line access to your installation let me know and I'll advise as to the best way forward in that case...

Cheers,
David.
--
PriceTapestry.com

Submitted by sanniep on Wed, 2015-12-09 19:36

Thanks, David! Didn't know the script was in the distribution itself.