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

https://github.com/yunohost-apps/ojs_ynh

Open Journal systems package for YunoHost
https://github.com/yunohost-apps/ojs_ynh

ojs yunohost yunohost-apps

Last synced: 8 months ago
JSON representation

Open Journal systems package for YunoHost

Awesome Lists containing this project

README

          


Logo of OJS
OJS, packaged for YunoHost

Software to manage scholarly journals

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://pkp.sfu.ca/software/ojs)
[![Version: 3.5.0-1~ynh2](https://img.shields.io/badge/Version-3.5.0--1~ynh2-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/ojs/)




## Screenshots
![Screenshot of OJS](./doc/screenshots/screenshot.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/ojs)](https://ci-apps.yunohost.org/ci/apps/ojs/)

🛠️ Upstream OJS repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/ojs_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ojs_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ojs -u https://github.com/YunoHost-Apps/ojs_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.