RefBytes Store

Getting Started

Installation

Requirements

  • Omeka S 3.0 or higher (PHP 8.1+)
  • MySQL or MariaDB
  • No additional PHP packages are required

Steps

  1. Download the PageVersioning release zip.
  2. Extract it into your Omeka S modules/ directory so the folder structure is modules/PageVersioning/.
  3. Log into the Omeka S admin panel.
  4. Navigate to Modules in the left sidebar.
  5. 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.