Skip to content
/ ojs Public
forked from academic/vipa

📚 Open Journal Software (OJS): A journal management and publishing software

License

Notifications You must be signed in to change notification settings

yazbahar/ojs

 
 

Repository files navigation

#Open Journal Software (OJS.io)

Build Status Quality Status

Open Journal Software (OJS) is a journal management and publishing software built with Symfony 2 Framework.

As a company we, BulutYazilim, analyzed journal management systems and needs of the community and decided to make a harder, better, faster and stronger content management and workflow software using Symfony 2 and cloud in parnership with TÜBİTAK-ULAKBİM.

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.

Download

Latest

Installing

Read the installation document.
Read API v1 documents.

Quick install command (WARNING: this command will empty the database which you specify during installation)

composer update -vvv -o && bower update && php app/console assets:install web --symlink && php app/console assetic:dump && php app/console doctrine:schema:drop --force && php app/console doctrine:schema:create && php app/console ojs:install && php app/console ojs:install:samples

Donate

You may donate to us.

About

📚 Open Journal Software (OJS): A journal management and publishing software

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.9%
  • HTML 21.4%
  • JavaScript 6.2%
  • CSS 1.6%
  • XSLT 0.9%