Seizar2805 Posted January 21 Share Posted January 21 Hi everyone ! I'm new on this forum, so happy to have joined it Indeed, I came here cause I need to create a system to export blog posts to prestashop for my software. I basically want to do it with python requests, sending main infos (title, url slug, content) and metadatas (metatitle and metadescription). However, I don't have a prestashop store myself. Is there a "test store" system or something like this for developers, to allow people like me to try my functionnalities without having to pay and spend time on the entire deployment of a prestashop store ? Cause i did not find anything close to that on the web. Thanks in advance ! Best regards, Cesar Link to comment Share on other sites More sharing options...
Webkul Solutions Posted May 16 Share Posted May 16 For the public, there is no test store to run the tests. As PrestaShop is open source, you can download it & then you can set it up on localhost (On your PC). After your setup on localhost, you can start the implementation. After your implementation & testing, you can move to the live server as per your requirement. 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