Skip to content

A simple spree extension to add a "Reorder" button to the Order show view. Will add more functionality as needed.

License

Notifications You must be signed in to change notification settings

onedanshow/spree-reorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeReorder

This is just a simple extension to add a "Reorder" button to the Orders show view. When a user presses it, all of the line items from the past order are added to his/her cart so he/she can start the checkout process.

To install, just add this to your Gemfile:

gem 'spree_reorder', github: 'onedanshow/spree-reorder', branch: '3-0-stable'

I'll add more functionality as needed, but this mainly was an experiment to play with writing a Spree extension.

Copyright (c) 2015 Daniel Dixon, released under the New BSD License

About

A simple spree extension to add a "Reorder" button to the Order show view. Will add more functionality as needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages