Expirable Content
This module allows you to configure content items to have a calculated expiration date that is handled separately from the content itself. It provides integration with Views, and by not taking any action itself upon expiration, it allows for flexible integration with other modules like Rules or ECA.
Configure any content to have a calculated expiration date.
Features
- Expiration configuration per bundle
- Seamless and invisible to the target entity type
- Views integration
Installation
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.
Similar projects
This module is similar in concept to Node Auto Expire. However Node Auto Expire only works with Nodes, and assumes an email is the desired action to take for warning and expiration dates. Expirable Content doesn't take any action when the expiration or warning dates arrive. This allows for leveraging rules-based frameworks like Rules, ECA, or the Message module suite, etc.