Dovoda Posted February 10, 2012 Share Posted February 10, 2012 I want to set up a new Prestashop. How can I set a temporary index (homepage) until I finished setting up my website? Link to comment Share on other sites More sharing options...
_matis_ Posted February 10, 2012 Share Posted February 10, 2012 there are several ways how I do this: 1. protect your website with .htaccess and .htpasswd 2. move your PS files into the directory (e.g. /eshop), set your homepage with temporary index as you want and after you finish setup, move PS files back to the root dir Link to comment Share on other sites More sharing options...
Dovoda Posted February 10, 2012 Author Share Posted February 10, 2012 there are several ways how I do this: 1. protect your website with .htaccess and .htpasswd 2. move your PS files into the directory (e.g. /eshop), set your homepage with temporary index as you want and after you finish setup, move PS files back to the root dir If i choose option 2, all the url's are like this: e.g./eshop When I move the files back in the root folder, wont this be a problem with the url's? Does it automatically correct the url's? Link to comment Share on other sites More sharing options...
Raphaël Malié Posted February 10, 2012 Share Posted February 10, 2012 Hello, you can desactivate your boutique in your admin preference, this will display a maintenance page. If you want to customize this page, you can edit the file maintenance.tpl in your theme. Regards Link to comment Share on other sites More sharing options...
_matis_ Posted February 10, 2012 Share Posted February 10, 2012 Hello, you can desactivate your boutique in your admin preference, this will display a maintenance page. If you want to customize this page, you can edit the file maintenance.tpl in your theme. Regards yes, you are right. Then you must set your IP address in BO > Preferences to access FO. But this solution is not usable when you have dynamic IP address (in my case) 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