StrangeAttractor Posted October 9, 2014 Share Posted October 9, 2014 I have quite a big (too big to enter manually every time I need to migrate it) carrier data set: there is a price for every combination of a geographical area (and there are dozens of them) and weight category (0-1 kg, 1-2 kg, 2-3 kg etc). Once I have entered this information manually is there a way I export it and import it in another store using the same carrier? Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted October 9, 2014 Share Posted October 9, 2014 There is no built in way to do this in PS. However it should be fairly easy to write a small external PHP app to do export and import directly with the database. I can do this for you. Let me know if you are interested and I can give you a quote. Link to comment Share on other sites More sharing options...
StrangeAttractor Posted October 9, 2014 Author Share Posted October 9, 2014 (edited) Thanks, Richard, I can code PHP and SQL myself, but my previous experience shows that PrestaShop doesn't take direct database modification too good - many things (goods additional shipping costs for example) don't change in the actual shop after I change them through SQL no matter how hard I try deleting and turning off caches. I would be doing everything through SQL if it was working. Edited October 9, 2014 by StrangeAttractor (see edit history) Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted October 9, 2014 Share Posted October 9, 2014 Yep, I can agree with that. It's not the easiest platform to program for. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now