Skip to content

NicolasBarbey/MonthlyStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonthlyStats

en_US

This module shows the monthly sales statistics since the first sale on the site, as well as the sales statistics by category between two date.

This statistics are accessible from the Tools menu in Monthly turnover and Turnover by categories.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is MonthlyStats.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require cqfdev/monthlystats:~0.5.2

fr_FR

Ce module permer d'afficher les statistiques mensuelles de vente depuis la première vente sur le site, ainsi que les statistiques de vente par catégorie entre deux dates.

Les statistiques sont accessibles depuis le menu Outils dans C.A. Mensuel et `C.A. par catégorie

Installation

Manuellement

  • Copier le module dans le dossier <thelia_root>/local/modules/ et fait bien attention que le nom du module soit MonthlyStats.
  • Activer le module dans votre espace d'administration

Composer

Ajouter dans le fichier composer.json de thelia

composer require cqfdev/monthlystats:~0.5.2

About

Thelia 2 monthly statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • PHP 46.0%