PageVersioning works automatically in the background. Every time a site page is created or updated through the Omeka S admin interface, a complete snapshot is saved. Each snapshot records:
- The page title and slug
- The page visibility (public/private)
- The full content of every block on the page
- The layout and layout data
- Who made the change and when
- The type of operation (create, update, or revert)
No action is required from editors to trigger version capture.