Go to file
2017-09-26 11:46:37 +02:00
_install prestashop v1 2015-07-06 16:58:50 +02:00
Adapter update prestashop 2015-09-22 18:23:16 +02:00
adm update prod 2017-04-12 16:45:36 +02:00
bin script to associate product with category 83 2017-05-17 12:20:24 +02:00
cache Revert "Newsletter h5 to div" 2017-06-22 10:32:11 +02:00
classes conflict 2016-07-20 11:20:33 +02:00
config update git 2016-02-09 10:18:17 +01:00
controllers Add set_time_limit(600) 2017-06-06 15:05:37 +02:00
Core update prestashop 2015-09-22 18:23:16 +02:00
css prestashop v1 2015-07-06 16:58:50 +02:00
docs prestashop v1 2015-07-06 16:58:50 +02:00
download prestashop v1 2015-07-06 16:58:50 +02:00
img update array fonction for php compatibility 2015-11-04 10:38:03 +01:00
js push refonte panier 2016-11-17 10:17:12 +01:00
localization prestashop v1 2015-07-06 16:58:50 +02:00
log prestashop v1 2015-07-06 16:58:50 +02:00
mails/fr push serveur prod 2015-12-14 16:07:18 +01:00
migrations push pub 2015-10-23 14:46:19 +02:00
modules Update module Amzpayments 2017-09-26 10:54:30 +02:00
override Check before merge 2017-06-20 09:46:28 +02:00
pdf prestashop v1 2015-07-06 16:58:50 +02:00
themes Merge remote-tracking branch 'origin/ticket/r13945-ads' into develop 2017-09-26 10:02:18 +02:00
tools prestashop v1 2015-07-06 16:58:50 +02:00
translations push prod 2015-12-30 15:59:43 +01:00
upload prestashop v1 2015-07-06 16:58:50 +02:00
vendor add migration to toutpratique 2015-10-16 15:09:01 +02:00
webservice prestashop v1 2015-07-06 16:58:50 +02:00
.gitignore remove .pdf socol 2017-03-21 11:34:24 +01:00
.gitmodules update submodule good 2015-10-19 17:54:23 +02:00
1_fr_1_sitemap.xml push serveur prod 2015-12-14 16:07:18 +01:00
1_fr_3_sitemap.xml push serveur prod 2015-12-14 16:07:18 +01:00
1_fr_4_sitemap.xml push serveur prod 2015-12-14 16:07:18 +01:00
1_fr_5_sitemap.xml push serveur prod 2015-12-14 16:07:18 +01:00
architecture.md prestashop v1 2015-07-06 16:58:50 +02:00
composer.json add migration to toutpratique 2015-10-16 15:09:01 +02:00
composer.lock add migration to toutpratique 2015-10-16 15:09:01 +02:00
CONTRIBUTING.md prestashop v1 2015-07-06 16:58:50 +02:00
CONTRIBUTORS.md prestashop v1 2015-07-06 16:58:50 +02:00
error500.html prestashop v1 2015-07-06 16:58:50 +02:00
footer.php prestashop v1 2015-07-06 16:58:50 +02:00
google05aa0268138e5c56.html push serveur prod 2015-12-14 16:07:18 +01:00
google989c700e849b008f.html update git 2016-02-09 10:18:17 +01:00
google4923b609d4e89885.html push prod 2016-05-17 15:54:37 +02:00
google101961860538784e.html push serveur prod 2015-12-14 16:07:18 +01:00
header.php prestashop v1 2015-07-06 16:58:50 +02:00
images.inc.php prestashop v1 2015-07-06 16:58:50 +02:00
index.php conflict 2016-07-20 11:20:33 +02:00
init.php prestashop v1 2015-07-06 16:58:50 +02:00
README.md prestashop v1 2015-07-06 16:58:50 +02:00
rss.php modif require Fatal Error rss 2016-11-03 12:33:57 +01:00
update-20160517.sql Add failling price 2017-05-17 16:12:12 +02:00

About PrestaShop

PrestaShop is a free and open-source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc. See all the available features.

PrestaShop's back office dashboard

To download the latest stable public version of PrestaShop, please go to the download page on the official PrestaShop site.

About this repository

This repository contains the source code for the latest version of PrestaShop 1.6.

Clicking the "Download ZIP" button from the root of this repository will download the current state of PrestaShop 1.6 -- which is in active development, and cannot be considered stable. If you want the latest stable version, go to the download page.

Note that the ZIP file does not contain the default modules: you need to make a recursive clone using your local Git client in order to download their files too. See CONTRIBUTING.md for more information about using Git and GitHub.

Also, the ZIP file contains resources for developers and designers that are not in the public archive, for instance the SCSS sources files for the default themes (in the /default-bootstrap/sass folder) or the unit testing files (in the /tests folder).

Server configuration

To install PrestaShop, you need a web server running PHP 5.2+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc.).
You will also need a database administration tool, such as phpMyAdmin, in order to create a database for PrestaShop. We recommend the Apache or Nginx web servers.
You can find more information on the System Administrator Guide.

If your host does not offer PHP 5 by default, here are a few explanations about PHP 5 or the .htaccess file for certain hosting services (1&1, Free.fr, OVH, Infomaniak, Amen, GoDaddy, etc.).

If you want your own store with nothing to download and install, you should use PrestaShop Cloud, our 100% free and fully-hosted PrestaShop service: it lets you create your online store in less than 10 minutes without any technical knowledge. Learn more about the difference between PrestaShop Cloud and PrestaShop Download.

Installation

Once the files in the PrestaShop archive have been decompressed and uploaded on your hosting space, go to the root of your PrestaShop directory with your web browser, and the PrestaShop installer will start automatically. Follow the instructions until PrestaShop is installed.

If you get any PHP error, it might be that you do not have PHP 5 on your web server, or that you need to activate it. See this page for explanations about PHP 5, or contact your web host directly.
If you do not find any solution to start the installer, please post about your issue on the PrestaShop forums.

User documentation

The official PrestaShop documentation is available online on its own website

First-time users will be particularly interested in the following guides:

  • Getting Started: How to install PrestaShop, and what you need to know.
  • User Guide: All there is to know to put PrestaShop to good use.
  • Updating Guide: Switching to the newest version is not trivial. Make sure you do it right.
  • Merchant's Guide: Tips and tricks for first-time online sellers.
  • The FAQ and the Troubleshooting pages should also be of tremendous help to you.

Contributing

If you want to contribute code to PrestaShop, read the CONTRIBUTING.md file in this repository or read the tutorials about contribution on the documentation site.

Current Travis status: Travis (The Unit Tests are being implemented, so the status might be broken).

If you want to help translate PrestaShop in your language, join us on Crowdin!

Current Crowdin status (for 69 registered languages): Crowdin

Extending PrestaShop

PrestaShop is a very extensible e-commerce platform, both through modules and themes. Developers can even override the default components and behaviors. Learn more about this using the Developer Guide and the Designer Guide.

Themes and modules can be obtained (and sold!) from PrestaShop Addons, the official marketplace for PrestaShop.

Community forums

You can discuss about e-commerce, help other merchants and get help, and contribute to improving PrestaShop together with the PrestaShop community on the PrestaShop forums.

Getting support

If you need help using PrestaShop 1.6, contact the PrestaShop support team: http://support.prestashop.com/.

Thank you for downloading and using the PrestaShop open-source e-commerce solution!