On this page
Getting Started
Last updated on
27 June 2024
The Time's Up module provides cache-tags to deal with time sensitive data, aimed to improve the development experience.
Getting Started
We highly recommend you to install the module using composer.
$ composer require drupal/timesupYou can also install it using the drush or drupal console cli.
$ drush dl timesup$ drupal module:install timesupSee also the README.md from the Gitlab repo for more informations.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion
Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.