Prolax Posted June 29, 2017 Posted June 29, 2017 Hi, I would like to make a perfect copy of an existing webshop. I would just like to adjust the payment options. Would this work with HTTrack? Regards Prolax
Prolax Posted June 29, 2017 Author Posted June 29, 2017 (edited) 5 minutes ago, Attitudes said: You can only copy the front-end with HTTrack. Indeed, but I can write my own php pages to process my own payment methods. I'm trying this right now, I'll let you know how it goes. Edited June 29, 2017 by Prolax
rallostar Posted August 9, 2017 Posted August 9, 2017 Wouldn't you be better off just using some existing open source backend ??
Prolax Posted February 23, 2018 Author Posted February 23, 2018 On 9-8-2017 at 7:12 PM, rallostar said: Wouldn't you be better off just using some existing open source backend ?? Indeed, I'm using Magento. 1
hazgeriozgar Posted November 23, 2018 Posted November 23, 2018 On 2/23/2018 at 2:14 PM, Prolax said: Indeed, I'm using Magento. I know this is old but I want to answer anyway. Magento compiles all its phtml files and js/css into static files. Using HTTrack you are just gonna get those. But you can't just feed them back into magento because magento need the layout and template files for it's MVVM. Also it kinda sounds like you want to phish people. Thats bad M'Kay.