redtick Posted August 22, 2014 Share Posted August 22, 2014 I'm working on a prestashop 1.6 project and i have to add a pickup service and to my system without affecting the corp system in case of a version update in the future. I had two ideas how to merge prestashop database with my tables to create the pickup system, i want to get you opinion about this 2 solutions and waiting for any idea. Pickup = buy online and come to collect your grocery in our shop. 1st idea is represented in the schema in this link:https://docs.google.com/file/d/0B06lNBjTJXLZdjR6S1pjQlFIbk0/edit 2nd idea is represented in the schema in this link:https://docs.google.com/file/d/0B06lNBjTJXLZUjRBUlcwbERvQ1U/edit Link to comment Share on other sites More sharing options...
sicine Posted August 22, 2014 Share Posted August 22, 2014 Hello; well your idea can work and it will not affect the prestashop core or it database since you are using a different prefix for your tables (or just do it without a prefix ). To Connect two systems here its your Pickup system and prestashop u can merge the two databases via the installation of the module responsible of that, and make the management of the two in the prestashop admin panel... I'm working on something like that, it may not be the perfect idea but just work on it you may have some good results good luck 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