Skip to content

Files

Latest commit

009bf27 · Sep 18, 2023

History

History
14 lines (11 loc) · 827 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 827 Bytes

pluginTemplate

A starter template for building your own plugins for OJS, OPS, and OMP.

Features:

  • A simple settings form
  • A hook to present content on the article landing page (works on OJS only)
  • cypress.io integration tests, executed using travis-ci.com image

If you use this template to create a plugin of your own, be sure to start with the right branch! For example...

See the PKP Plugin Guide for more documentation on plugins.