replaywebpage
No security coverage
This module provides a "Web Archive" media type and a field formatter that displays the archive file using ReplayWeb.page.
Requirements
- Drupal core media module
- Website should use HTTPS (required for the service worker)
Installation
Download and enable module using file upload, Drush, or Composer
Configuration
- Set the File field display of Web Archive media type to ReplayWebPage formatter on
Structure › Media Types › Web Archive › Manage display - Add or modify a media field in a content type and enable Web Archive as a reference type
Usage
- Add media at
Content › Media - Upload web archive file and set Base URL if applicable
- Attach to content
Acknowledgements
Some of the code in this repository is modified code based on Strawberry Field's implementation of a similar player.