/pluginTemplate

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

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

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.