FabienPapet / open-source

Sources for www.prestashop-project.org

Home Page:https://www.prestashop-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About

Sources for www.prestashop-project.org

https://www.prestashop-project.org/

License:Other


Languages

Language:Shell 100.0%