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
If you use this template to create a plugin of your own, be sure to start with the right branch! For example...
stable-3_3_0
for 3.3.0-x,stable-3_4_0
for 3.4.0-x,main
for the next development release.
See the PKP Plugin Guide for more documentation on plugins.