Before I buy the white label version I have a question.
Many websites my customers used are multi language.
The folder structure looks like this:
index.php (depends on browser language, default it will go to the /en directory)
/scripts
/ccs
/images
/en (website in English)
/de (website in German)
/fr (website in French)
/nl (website in Dutch)
After installing sitecake the directory /sitecake and the file sitecake.php is added
I have read that you must put sitecake in the root, but can the user change his/her website data.
For example : user enter “http://www.mysite.com/sitecake.php” and after that he/she can go to the English/German/French or Ducth version.
Thanks