feat(types,modules-sdk): basic module setup for promotions (#5920)

RESOLVES CORE-1580
This commit is contained in:
Riqwan Thamir
2023-12-20 12:21:13 +00:00
committed by GitHub
parent f25ca30b3a
commit 3f6d79961d
46 changed files with 724 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
# Promotion Module
The PromotionModule is Medusas promotion engine. It offers functionality to discount carts through coupon codes with a given set of rules governing when and how the code should be applied.