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

https://github.com/openlibhums/typesetting

A plugin that replaced the Production and Proofing stages with an alternative process.
https://github.com/openlibhums/typesetting

janeway-plugin

Last synced: 4 months ago
JSON representation

A plugin that replaced the Production and Proofing stages with an alternative process.

Awesome Lists containing this project

README

          

# ARCHIVED
This plugin has been archived since its worfklow is now part of Janeway since v1.8.0 (https://github.com/openlibhums/janeway/pull/4612)

# typesetting
This is a plugin for Janeway that replaces the Production and Proofing stages with an alternative process.

## Install
1. Clone this repository into the Janeway plugins folder.
2. From the `src` directory run `python3 manage.py install_plugins typesetting`.
3. Run the Janeway command for running required migrations: `python3 manage.py migrate`
4. Restart your server (Apache, Passenger, etc)
5. You can then edit your workflow to add this plugin.