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

  1. Install and enable like any other contrib module.
  2. Create a new page view or alter existing view.
  3. Add a new header of type Global: Auto Refresh.
  4. Set the interval time for view refresh.
  5. Disable cache on the view.
  6. Disable cache on the view (section: advanced/other).
  7. Enable "Use Ajax" on the view (section: advanced/other).
  8. Save view and now your view should be refreshing.

Project information

Releases