This module automatically refreshes a Drupal view at set intervals or when triggered by an event. It offers advanced options to optimize the refresh process by avoiding a full page reload or Drupal bootstrap.
A module to refresh a view after a specified time interval or when triggered by an event.
Includes advanced options to avoid reloading the whole view, and to avoid causing a full Drupal bootstrap at each refresh.
Install/Usage
- Install and enable like any other contrib module.
- Create a new page view or alter existing view.
- Add a new header of type Global: Auto Refresh.
- Set the interval time for view refresh.
- Disable cache on the view.
- Disable cache on the view (section: advanced/other).
- Enable "Use Ajax" on the view (section: advanced/other).
- Save view and now your view should be refreshing.
Depends on
Dependencies of the latest stable release
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0 | Stable | 10–11 | Jun 17, 2025 | ||
| 2.0.0-alpha2 | Pre-release | 10–11 | Feb 26, 2025 | ||
| 2.0.0-alpha1 | Pre-release | 8–10 | Feb 26, 2025 | ||
| 2.x-dev | Dev | 10–11 | Feb 25, 2025 |