Commerce Repeat Order
Categories
Component ID
2763365
Component name
Commerce Repeat Order
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
68
Component created
Component changed
Component body
Synopsis
Commerce Repeat Order allows end user to repeat there order again and again.
This module allows to repeat customer order just by creating an simple link or button.
i.e. Link can be created as l('Repeat Order','commerce-repeat-order/%') where % is order id which needs to be passed dynamically to repeat that order.
Order of same user will be allowed to repeat. Order of another user will not be added to cart by different customer.
Roadmap
Drupal 8 Module port is in progress.
Similar projects and how they are different
- Commerce Reorder
- Commerce Repeat Order Provides a link which can be placed at any of tpl file or module. Just passing order id in parameter would repeat customer order
- Validation of order of same customer would be repeated
- Admin can select an option whether to replace existing order from cart or could add additional products to cart
