Commerce Cart Expiration
Categories
Component ID
1454320
Component name
Commerce Cart Expiration
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
41071
Component created
Component changed
Component body
This module provides a time-based cart expiration feature for Drupal Commerce.
Requirements
- Drupal Commerce: 7.x-1.0 or newer
- Rules: 7.x-2.0 or newer
Installation / Configuration
The module provides a default rule that can be configured from the Rules administration screen. If you want to change the default rule configuration in code, you can implement hook_default_rules_configuration_alter()
and override the default configuration.
There is a screencast available which shows you how to use this module.
Drush integration
This module provides a Drush command for
deleting expired cart orders.
Use 'drush help commerce-cart-expiration-clean-orders' for more information.
Maintainers
Andrei Mateescu (amateescu)