Skip to main content

A Fidus Writer plugin to connect to OJS.

Project description

=====
FidusWriter-OJS
=====

FidusWriter-OJS is a Fidus writer plugin to connect a Fidus Writer instance
with Open Journal Systems (OJS).
This plugin has to be combined with the Fidus Writer plugin for OJS.



Quick start
-----------

1. Install Fidus Writer if you haven't done so already.

2. Within the virtual environment set up for your Fidus Writer instance,
running `pip install fiduswriter-ojs`

3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::

INSTALLED_APPS = [
...
'ojs',
]


4. Run `python manage.py migrate` to create the polls models.

5. Run `python manage.py transpile` to create the needed JavaScript files.

6. (Re)start your Fidus Writer server

7. Following the install instructions of the Fidus Writer plugin to connect
the two plugins with each other.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fiduswriter-ojs-3.1.9.tar.gz (28.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page