WISYWIG Posted March 10, 2022 Share Posted March 10, 2022 Hello Webservice shows me several database tables where I can set access (GET, PUT etc.). How can I add another core PS table there? I would like to have cart_product as well. Thanks in advance. PS 1.7.8.4 Link to comment Share on other sites More sharing options...
innovacy Posted March 10, 2022 Share Posted March 10, 2022 Hello, the way to do this is to create a module which extends the webservice resources Prestashop supports. If you know how to create modules, this blog explains some further details on which hooks you must use for that and how. https://www.knowband.com/blog/prestashop-tutorials/create-prestashop-module-web-service-api/#how-to-create-prestashop-module-webservice-api-for-prestashop-1-7 Link to comment Share on other sites More sharing options...
WISYWIG Posted March 10, 2022 Author Share Posted March 10, 2022 Hi Thanks, I'll try this. 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