Go to file
2017-09-27 14:49:36 +02:00
adm 12895 - change all adm/filemanager from another prestashop 1.6 to fix auto sizing images issue 2017-04-03 10:49:12 +02:00
att first push 2016-04-14 16:14:31 +02:00
cache first push 2016-04-14 16:14:31 +02:00
classes save changes in cart rules 2017-04-03 17:42:52 +02:00
config 13388 - fix bug config Cartguru 2017-05-31 16:20:44 +02:00
controllers #12268 - max of 31 days to generate invoices 2017-02-20 11:31:30 +01:00
css first push 2016-04-14 16:14:31 +02:00
docs first push 2016-04-14 16:14:31 +02:00
img first push 2016-04-14 16:14:31 +02:00
js first push 2016-04-14 16:14:31 +02:00
localization first push 2016-04-14 16:14:31 +02:00
mails first push 2016-04-14 16:14:31 +02:00
modules Merge branch 'ticket/r13031-colissimo-webservice' into dev 2017-09-27 14:49:36 +02:00
newsletter/Emails first push 2016-04-14 16:14:31 +02:00
override Fix error 500 2017-09-27 14:49:18 +02:00
pdf 13013 - let product gift in cart when product belongs to a closed sale 2017-04-18 15:44:54 +02:00
themes Replace slider with new slider 2017-09-07 16:02:47 +02:00
tools first push 2016-04-14 16:14:31 +02:00
translations first push 2016-04-14 16:14:31 +02:00
webservice first push 2016-04-14 16:14:31 +02:00
_.htaccess first push 2016-04-14 16:14:31 +02:00
.gitignore 12613 - fs cache private sales home and homecat 2017-05-30 15:54:01 +02:00
58264436f3816f50d1aa851489764fe1.txt gros commit de la prod 2016-05-10 13:04:43 +02:00
CONTRIBUTING.md first push 2016-04-14 16:14:31 +02:00
CONTRIBUTORS.md first push 2016-04-14 16:14:31 +02:00
error500.html first push 2016-04-14 16:14:31 +02:00
footer.php first push 2016-04-14 16:14:31 +02:00
header.php first push 2016-04-14 16:14:31 +02:00
images.inc.php first push 2016-04-14 16:14:31 +02:00
index.php first push 2016-04-14 16:14:31 +02:00
init.php first push 2016-04-14 16:14:31 +02:00
Install_PrestaShop.html first push 2016-04-14 16:14:31 +02:00
modules.txt first push 2016-04-14 16:14:31 +02:00
README.md first push 2016-04-14 16:14:31 +02:00
robots.txt return back to the previous robots.txt with a light fix in one line about sitemap 2016-12-09 12:35:25 +01: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, is fully responsive (both front- and back-office), etc. See all the available features.

PrestaShop's back-office dashboard

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

About this repository

This repository contains the latest version of PrestaShop: version 1.6. You can learn more about the new features of this version on the progress page.

Clicking the "Download ZIP" button from the root of this repository will download the current state of PrestaShop 1.6 -- a branch that is in active development, and ready for production use. Note that the ZIP file will not contain the default modules: you need to make a recursive clone using Git in order to download these files too. See CONTRIBUTING.md for more information about using Git.

Server configuration

To install PrestaShop, you need a web server running PHP 5 and any flavor of MySQL 5 (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.

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, visit http://www.prestabox.com: it lets you create your online store in less than 10 minutes without any technical knowledge.

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.

Documentation

The official PrestaShop documentation is available online on its own website.

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.

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

Crowdin

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.

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 e-commerce Open-source solution!