Skip to content

kabaros/plugin-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Plugin Gallery

This repository contains PKP's Plugin Gallery XML file. The live version of the file is published on: http://pkp.sfu.ca/ojs/xml/plugins.xml. This is what presents a list of compatible plugins in OJS, OMP, and OPS for possible installation.

Adding A New Plugin

If you'd like to add a new plugin or plugin release to the Plugin Gallery, you can use Github to propose changes here. They will be tested and if they are accepted they will be merged and become part of the Plugin Gallery.

To add a new plugin, or make a new release of an existing plugin:

  • Fork this repository to your own Github account
  • Edit the XML file in your fork to add a new <plugin> or <release> element (see Get the Plugin into the Plugin Gallery)
  • Open a Pull Request against this repository with the updated XML from your fork
  • Once it passes the build and it is reviewed by the maintainers, it will be merged and become part of the Plugin Gallery.

Checks run on the PRs

  • The XML is valid according to the schema
  • The release package URL exists on the specified URL and matches the MD5 sum.
  • [Coming] Check the contents of the gzipped file
  • [Coming] Run smoke and integration tests for the plugin release

About

The Plugin Gallery for the Public Knowledge Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published