Skip to content

sarahdib/open-source

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%