/PrestaShop

PrestaShop offers a free, fully scalable, Open-source e-commerce solution.

Primary LanguagePHP

README

PrestaShop

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 consumers.

ABOUT THIS REPOSITORY

This repository contains the latest version of PrestaShop currently in development: version 1.6. This means that clicking the "Download ZIP" button from the root of this repository will download the current state of PrestaShop 1.6 -- a branch that is currently under development, and not for production use. You can learn more about the upcoming features of version 1.6 by going to the progress page.

If you want to download the latest stable version of PrestaShop (currently v1.5.6), you need to go to the download page on the official PrestaShop site.

SERVER CONFIGURATION

To install PrestaShop, you need a web server running PHP5 and any flavor of MySQL5 (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 PHP5 by default, here are a few explanations about PHP5 or the .htaccess file for certain hosting services (1&1, Free, Lycos, 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 don't have PHP5 on your web server, or that you need to activate it on. See the page linked above or contact your web host directly. If you don't find any solution to start the installer, please post on the PrestaShop forums.

DOCUMENTATION

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

CONTRIBUTING

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

FORUMS

You can discuss, help and contribute to improving PrestaShop with the PrestaShop community on the PrestaShop forums.

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