10000 GitHub - fernando-barajas/spree_affiliate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fernando-barajas/spree_affiliate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree Affiliate

Allows customers to refer friends and earn store credit for each user who registers and/or orders.

You can also give store credit to the refered friends on signup and after first order.

Installation

  1. Add to Gemfile:

     gem "spree_store_credits"
     gem "spree_affiliate"
    
  2. Run bundle install

  3. Run install rake task for all extensions:

     rake spree_store_credits:install
     rails g spree_affiliate:install
    
  4. Run rake db:migrate

Testing

bundle exec rake test_app

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%
0