Button in CKEditor5 to view past revisions

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

Recover a past autosaved revision in CKEditor 5 from a button showing a history log.

A History Log button can be added to the CKEditor 5 toolbar and configured to allow a person to roll back to a former revision. It autosaves to the browser's localstorage and is per editor instance. So each editor on a page has its own revision history.

By default it only holds onto revisions for up to one day. This tool is meant more for disaster recovery in the event that someone has been writing a long article and suddenly loses it all. Everything in the editor can be recovered.

Project information

Releases