An open API service indexing awesome lists of open source software.

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.

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.

![ftd1](https://raw.githubusercontent.com/sumanthkumarc/commerce_first_time_discount/master/ftd_3.png)

![ftd2](https://raw.githubusercontent.com/sumanthkumarc/commerce_first_time_discount/master/ftd-4.png)

![ftd3](https://raw.githubusercontent.com/sumanthkumarc/commerce_first_time_discount/master/ftd_1.png)