...
Info |
---|
If you need to download any of the Previous previous version, go to this address: http://www.prestashop.com/en/developers-versions. Note that it is never recommended to use any other version than the current stable one. |
...
You should now have a hosting space at your disposal , and a folder on your hard-drive with the uncompressed PrestaShop archive.
...
Choose the prefix for your tables. "ps_" is the default, resulting in the PrestaShop SQL table having names such as "ps_cart" or "ps_wishlist"; but if you need to install more than one instances of PrestaShop on the same database, then you must use a unique prefix for each install. Note however that we recommend you to create one database per installation of PrestaShop.
...