Sales promotion framework.

Maintainers

Package info

github.com/silverorange/Promo

Homepage

pkg:composer/silverorange/promo

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 5

2.8.3 2025-08-01 16:48 UTC

README

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