robyhost Posted October 7, 2015 Share Posted October 7, 2015 Hi there, I would like to create a demo site for my clients. I would like to do that because in this way thay can try prestashop and all the features available. What i want is to create a site, that everyday at midnight reset all settings made by people, basically like the prestashop demo (http://demo.prestashop.com/en/?view=front) Any advices for doing that? Thank you, sorry for bad english Link to comment Share on other sites More sharing options...
tuk66 Posted October 13, 2015 Share Posted October 13, 2015 Install every day a new PrestaShop instance. You can use the CLI command (/install/index_cli.php). Link to comment Share on other sites More sharing options...
bellini13 Posted October 13, 2015 Share Posted October 13, 2015 Install every day a new PrestaShop instance. You can use the CLI command (/install/index_cli.php). Are you saying you can automate this install via cron? Where do the install options get input? Link to comment Share on other sites More sharing options...
tuk66 Posted October 13, 2015 Share Posted October 13, 2015 See http://doc.prestashop.com/display/PS15/Installing+PrestaShop+using+the+command+line Link to comment Share on other sites More sharing options...
innovacy Posted October 14, 2015 Share Posted October 14, 2015 Either that or create a database backup, which you restore it (as example per cronjob) at any intervals you wish. 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