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

Create

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

Commands

The Omeka S plugin exposes focused helper pages for common operations:
  • Lifecycle — building, starting, and rolling out the stack with core sitectl commands
  • API for direct Omeka S REST API calls
  • Resources for common resource, media, site, vocabulary, and module reads