Skip to content

InstallationGuideOJSERCPlugin

tnier01 edited this page Jul 14, 2021 · 3 revisions

This page describes how to install the OJS-ERC-Plugin. Two different ways are described, one for usage only and one for development.

Installation for development

  • to use the plugin, OJS must be running locally (further information can be found here: Installation Guide OJS)
  • use git to clone the repository into the path ojs/plugins/generic/ in OJS
  • activate the plugin ojs-erc-plugin in the OJS plug-in settings


Installation for simple usage

  • to use the plugin, OJS must be running locally (further information can be found here: Installation Guide OJS)
  • download the plugin in this repository as ZIP-file
  • rename the unzipped folder ojs-erc-plugin-master to ojs-erc-plugin
  • insert the folder ojs-erc-plugin in the path ojs/plugins/generic/ in OJS
  • activate the plugin ojs-erc-plugin in the OJS plug-in settings
Clone this wiki locally