All Projects → PrestaShop → open-source

PrestaShop / open-source

Licence: other
Sources for www.prestashop-project.org

Programming Languages

shell
77523 projects

Hello,

This repository aims to improve the overall maturity of the PrestaShop open source project.

It contains:

The Dashboard

November 2019

DashBoard

March 2019

DashBoard

The Dashboard will be updated when tasks are completed and a status has changed.

Resources

Follow the work on the Kanban: https://github.com/PrestaShop/open-source/projects/1

Link to the presentation with the details (part of the content is in french and will be translated).

Rendering the site locally

  1. Clone the repository somewhere on your system:

    git clone --recurse-submodules https://github.com/PrestaShop/open-source.git
    
  2. Switch to the open-source directory:

    cd open-source
    
  3. Install Hugo (optional if already installed):

    ./bin/installHugo.sh
    
  4. Launch Hugo:

    hugo server
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].