Requirements
- Omeka S 3.0 or higher (PHP 8.1+)
- MySQL or MariaDB
- No additional PHP packages are required
Steps
- Download the
PageVersioningrelease zip. - Extract it into your Omeka S
modules/directory so the folder structure ismodules/PageVersioning/. - Log into the Omeka S admin panel.
- Navigate to Modules in the left sidebar.
- Find PageVersioning in the module list and click Install.
The module creates a single database table (page_versions) during installation and begins capturing version snapshots immediately.
Uninstalling
Navigate to Modules, click the dropdown for PageVersioning, and select Uninstall. This removes the page_versions table and all stored version data. This action cannot be undone.