Omeka
Omeka is a PHP-based open-source web publishing platform for managing, preserving and presenting metadata-rich digital collections and media-rich online exhibits.

Omeka is an open-source, PHP-based web publishing platform for managing, publishing, and exhibiting metadata-rich digital collections. It ships in two primary distributions — Omeka Classic for individual projects and educators, and Omeka S for multi-site and institutional deployments — and is extensible via themes, plugins (Classic) and modules (S).
Key Features
- Core support for structured metadata (Dublin Core and custom mappings) and item/collection (Classic) or item/item set/resource templates (S).
- Extensible architecture: installable plugins (Classic) and modules (S) plus custom themes to change site presentation and behavior.
- RESTful API endpoints for programmatic access and integrations; support for JSON-based services and interoperability features.
- File storage adapters including local filesystem and S3-compatible storage, plus support for image derivatives and thumbnailing via GD or ImageMagick.
- User roles and permissions for administrators, contributors, and public access; site-building tools in Omeka S for multi-site resource sharing.
- Wide third-party ecosystem: modules for IIIF/Universal Viewer, CSV import/export, SPARQL and cloud storage adapters.
Use Cases
- Museums, libraries, and archives publishing curated digital exhibits and searchable collections.
- Academic and digital humanities projects for teaching, student projects, and research-focused collections.
- Institutions running multiple branded sites that share centralized resources and vocabularies (Omeka S).
Limitations and Considerations
- Feature sets and plugin/module ecosystems differ between Omeka Classic and Omeka S; migrating or mixing distributions requires planning and testing for compatibility.
- Some advanced modules and background jobs require additional server tools (PHP-CLI, ImageMagick, poppler-utils) and specific PHP/database versions; administrators must meet system requirements and manage updates accordingly.
Omeka is well-suited for organizations that need a metadata-first, extensible platform for digital collections and exhibits. It emphasizes interoperability and an active community ecosystem while requiring standard web hosting administration to deploy and maintain.



