This project is not covered by Drupal’s security advisory policy.

This module provides HTML5 offline functionality for Drupal sites. This is commonly known as the "HTML5 Appcache", and is supported by most major browsers.

Features

  • Built-in support for offline "lazy loading", where any visited pages are automatically cached for offline access.
  • An administrator interface for determining what paths should be cached, never cached, or used when a resource is not cached for offline use.
  • Automatic cache manifest validation, thanks to manifest-validator.com's API.
  • Hooks for other modules to provide or alter the contents of the cache manifest.

For installation instructions, see the README included with the module.

Project information

Releases