casey76 Posted October 4, 2016 Share Posted October 4, 2016 Hello, I'm sorry if there is already created similar topic, I need to obtain stock availability from other MYSQL database (our ERP SW) to prestashop product page. Is it possible? Do I need module? Script? Thanks for help Link to comment Share on other sites More sharing options...
shokinro Posted October 5, 2016 Share Posted October 5, 2016 you should be able to do that as long as you know database connection info and it the you are able to access database from your web sever. if it is on the same database server of your PrestaShop store, then it is for you you can access as long as you the correct user credentials. You can use normal PHP/MySql script to retrieve the data from that database. 1 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