smile / module-gift-sales-rule
Extension of Magento2 Sales Rule to provide gifted (free) products.
Installs: 91 189
Dependents: 1
Suggesters: 0
Security: 0
Stars: 28
Watchers: 14
Forks: 13
Open Issues: 14
Type:magento2-module
Requires
- magento/framework: ^102.0.0 || ^103.0.0
- magento/module-sales-rule: ^101.1.0
Requires (Dev)
- dev-master
- 1.2.x-dev
- 1.1.x-dev
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-fix-security
- dev-issue-61-Automatic
- dev-fix-74-image
- dev-fix-staging
- dev-fix-price-range
- dev-fix-sections
- dev-fix-weee
- dev-fix-multishipping
- dev-fix-56-Weee
- dev-feat-auto-popup-open
- dev-feat-15-Event-Cache
- dev-fix-jquery-ui
- dev-fix-reorder
- dev-fix-configurable-gift
- dev-fix-readme
This package is auto-updated.
Last update: 2024-10-30 01:42:44 UTC
README
What is magento2-module-gift-sales-rule Magento 2 Module?
This module provides 2 new actions to Magento cart price rule feature to :
- offer gift product(s) to customer based on native conditions
- offer gift product(s) to customer each time a threshold is reached (every 30$ in cart for example)
For each cart price rule, administrator can define the number of gift products authorized and use a set of conditions to define the gift product list. On the frontend side, when the rule is applied, the customer can choose between a list of products the one(s) he prefers and add them to his cart.
Gift products type can be:
- simple product
- configurable product
Who is developing this module ?
This module is built by Smile.
Smile is the European leader of Open Source and also a four-times Europe Partner of the the Year (2010-2014), two-times Spirit of Excellence (2015-2016), Global Elite Partner (2017-now), and Regional Commercial Partner (2018) awarded by Magento.
Our multidisciplinary team brings together experts in technology, innovation, and new applications.
Together we explore, invent, and test technologies of the future, to better serve our clients.
Main Features
Documentation
Documentation is available here.
Standards & Code Quality
Built on top of Magento2, our module respects all its prerequisites and code quality rules.
You can also find our PHPCS Standards and PHPMD rulesets in the module directory.
The module is also continuously tested on :