This module provides a time-based cart expiration feature for Drupal Commerce.

Requirements

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)

Credits

Julien Galletta (jgalletta)
Pedro Cambra (pcambra)

Project information

Releases