Getting started with prestashop-1.6
Remarks#
This section provides an overview of what prestashop-1.6 is, and why a developer might want to use it.
It should also mention any large subjects within prestashop-1.6, and link out to the related topics. Since the Documentation for prestashop-1.6 is new, you may need to create initial versions of those related topics.
Versions#
Version | Release Date | |||
---|---|---|---|---|
1.6.1.13 | Changelog | Download | 2017-04-25 | |
1.6.1.12 | Changelog | Download | 2017-03-23 | |
1.6.1.11 | Changelog | Download | 2017-01-16 | |
1.6.1.10 | Changelog | Download | 2016-12-01 | |
1.6.1.9 | Changelog | Download | 2016-11-08 | |
1.6.1.8 | Changelog | Download | 2016-10-26 | |
1.6.1.7 | Changelog | Download | 2016-09-06 | |
1.6.1.6 | Changelog | Download | 2016-06-15 | |
1.6.1.5 | Changelog | Download | 2016-04-13 | |
1.6.1.4 | Changelog | Download | 2016-01-07 | |
1.6.1.3 | Changelog | Download | 2015-11-26 | |
1.6.1.2 | Changelog | Download | 2015-10-29 | |
1.6.1.1 | Changelog | Download | Release notes | 2015-08-20 |
1.6.1.0 | Changelog | Download | Release notes | 2015-06-02 |
1.6.0.14 | Changelog | Download | 2015-03-06 | |
1.6.0.13 | Changelog | Download | 2015-02-24 | |
1.6.0.12 | Changelog | Download | 2015-02-23 | |
1.6.0.11 | Changelog | Download | 2015-01-07 | |
1.6.0.9 | Changelog | Download | 2014-07-31 | |
1.6.0.8 | Changelog | Download | 2014-06-20 | |
1.6.0.7 | Changelog | Download | 2014-06-17 | |
1.6.0.6 | Changelog | Download | 2014-04-10 | |
1.6.0.5 | Changelog | Download | 2014-03-17 |
Installation or Setup
Detailed instructions on getting prestashop-1.6 set up or installed.
- Start by downloading the zip-file from prestashop.com/download
- In the zip-folder you’ll find a folder called
prestashop
and an html-file with an installation guide - Put the contents of the folder
prestashop
into the location where you’d like to install your store. - Go to the location of the store in your browser, this will lead you to the installation page
/install
. - This page contains a wizard where you are asked to fill out details like: login, type of store and store name.
- Finally, you are asked to connect to a database. Make a MySQL database on your machine through (phpmyadmin). You can make a test connection on the PrestaShop-wizard page. Once connected you can start the intallation of you PrestaShop-store.
After the installation is completed, the location of the admin-environment is given, this might look something like admin529ghs11k
. It is not possible to access the admin-environment if you haven’t deleted the install
folder. The install folder should be deleted for security reasons.