Skip to main content
The Omeka Classic plugin adds REST API helpers on top of the standard LibOps template workflow.

Create

Start a new Omeka Classic site from the LibOps template:
sitectl create omeka-classic
The created context uses plugin: omeka-classic, so sitectl omeka-classic ... commands run against that site’s project directory and environment.

Commands

The Omeka Classic plugin exposes focused helper pages for common operations:
  • Lifecycle — building, starting, and rolling out the stack with core sitectl commands
  • API for direct Omeka Classic REST API calls
  • Resources for common collection, item, file, user, and metadata reads