https://github.com/sumanthkumarc/commerce_first_time_discount
D8: Provides first time discount functionality for commerce 2.x. Code compatible for PHP 7. Uses return types and scalar typehinting.
https://github.com/sumanthkumarc/commerce_first_time_discount
drupal-8 drupal-commerce drupal-module php php7
Last synced: about 1 year ago
JSON representation
D8: Provides first time discount functionality for commerce 2.x. Code compatible for PHP 7. Uses return types and scalar typehinting.
- Host: GitHub
- URL: https://github.com/sumanthkumarc/commerce_first_time_discount
- Owner: sumanthkumarc
- License: mit
- Created: 2017-08-18T06:01:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T07:23:22.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T19:25:00.624Z (over 1 year ago)
- Topics: drupal-8, drupal-commerce, drupal-module, php, php7
- Language: PHP
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# commerce_first_time_discount
Provides first time discount functionality for Drupal 8 commerce 2.x. Code compatible only for PHP 7 and above. Uses return types and scalar typehinting.
Also provides a first time disocunt block which has currently actiev coupon code and percentage details which can be placed and themed as per the requirement.


