Requirements
- Omeka S 4.0 or later
- PHP 8.1+ with the zip extension enabled
- The web server user must have write access to the backup directory
- No external binaries required (no mysqldump, no mysql)
Installing
- Copy the Backup folder into your Omeka S modules/ directory.
- Log in to the Omeka S admin panel as a Global Administrator.
- Go to Admin > Modules and click Install next to Backup.
- Installation creates the omeka_backup database table used to track backup records.
Uninstalling
Uninstalling removes the omeka_backup table and all module settings. It does not delete backup ZIP files from disk — you must remove those manually.