Skip to content

pluf/discount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a60a4e3 · Apr 25, 2020
Mar 31, 2020
Mar 13, 2020
Mar 31, 2020
Mar 17, 2020
Aug 30, 2019
Mar 13, 2020
Mar 17, 2020
Sep 10, 2017
Mar 18, 2020
Apr 25, 2020
Mar 17, 2020

Repository files navigation

Discount System

Build Status codecov Maintainability Test Coverage Coverage Status

This is a Pluf module to provide tools related to discounts. It can be used to manage (add, remove, update, search) different types of discounts.

Contributing

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.