AC Luigi Posted April 10, 2016 Share Posted April 10, 2016 Hi all, I have an intriguing question that I couldn't find an answer for. What I'm trying to accomplish is to create multiple instances of Prestashop. I wish to do that with either the REST API or with a module. To make things easier for you to understand what I want, please take the following prestashop default installation folder: localhost/prestashop/ I want to automatically instantiate Prestashop and create as many other stores I want, in the following format: localhost/prestashop/store/store_1 localhost/prestashop/store/store_3 localhost/prestashop/store/store_2 Preferably I wouldn't want to involve the install directory that comes by default with Prestashop, but if that's the only solution, I will use that. Any suggestions you may have, let me know. 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