Skip to content

kinggreedy/Magento2PointRewardPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 - Point Reward module

A demonstration of writing Magento 2 (v 2.2.1) custom module
The module will add a new reward system, every products will have a point. A customer will earn points when ordering items and receive discount based on their current collected point.

Setup

Clone the repo to app/code/Magento
Run php bin/magento setup:upgrade and php bin/magento pointreward:init

Screenshot

  1. Customer discount level and collected points
    customer total point

  2. Product reward attributes
    product reward attributes

  3. MiniCart layout
    minicart layout

  4. Summary layout (with 5% discount)
    summary layout

About

Demonstration plugin for Magento 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published