Getting Started: Building a custom plagin for OJS
This tutorial will walk you through the process of creating a generic plugin called the “Tutorial Example Plugin.” This plugin will be made for OJS, but the same steps can be used to make an OMP or OPS plugin. Create a directory for the plugin at plugins/generic/tutorialExample and create the following files in that directory. The directory … Read more