Skip to main content
The OJS plugin adds Open Journal Systems helpers on top of the standard LibOps template workflow.

Create

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

Commands

The OJS plugin exposes focused helper pages for common operations:
  • Lifecycle — building, starting, and rolling out the stack with core sitectl commands
  • OJS tools for /var/www/ojs/tools helpers
  • PKP tools for scheduled tasks, jobs, and plugin maintenance