This is a plugin for Janeway that replaces the Production and Proofing stages with an alternative process.
- Clone this repository into the Janeway plugins folder.
- From the
src
directory runpython3 manage.py install_plugins typesetting
. - Run the Janeway command for running required migrations:
python3 manage.py migrate
- Restart your server (Apache, Passenger, etc)
- You can then edit your workflow to add this plugin.