Hi everyone !
I am currently working with two prestashop (1.7.5.1) websites, one for prod and one for test (both are hosted and online).
Problem is, the test website was once the production website so even if it doesn't appear in most browsers, people with old links can still reach the test website.
I managed to redirect from the test homepage to the prod homepage with basic PHP conditions but it only works for the home page as I should put my php code on all my files...
Does Prestashop give an option to white list the whole test website so only I (and the people I work with) can access it ?
Thanks everyone !