cviebrock / Promo

Promotion Code discount system for the silverorange/Store e-commerce platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promo

Promo is a promotion code discount system for the silverorange Store e-commerce platform.

Promo is responsible for the following object types and related tables:

  • Promotion
  • PromotionCode

It provides admin tools for managing promotions and codes. Additionally some Store objects are extended to provide promotion code support:

  • Order
  • CartEntry

Installation

Make sure the silverorange composer repository is added to the composer.json for the project and then run:

composer require silverorange/promo

About

Promotion Code discount system for the silverorange/Store e-commerce platform

License:MIT License


Languages

Language:PHP 97.8%Language:CSS 2.2%