An open API service indexing awesome lists of open source software.

https://github.com/openlibhums/apc

APC management plugin for Janeway
https://github.com/openlibhums/apc

janeway-plugin

Last synced: 4 months ago
JSON representation

APC management plugin for Janeway

Awesome Lists containing this project

README

          

# Janeway APC Plugin
This plugin enables Janeway to set, manage and track Article Publication Charges (APC).

Installation Instructions:

1. Clone this repo into /path/to/janeway/src/plugins/
2. Run the Janeway command for installing plugins: `python3 manage.py install_plugins`
3. Run the Janeway command for running required migrations: `python3 manage.py migrate`
4. Restart your server (Apache, Passenger, etc).