Skip to content

ulakjira/ojs

 
 

Repository files navigation

#Open Journal Software

Build Status Quality Status

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

As a company we, OkulBilişim, 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.

Installing

Read Install

TL;DR I'm a guru

composer update -vvv -o&& bower update && php app/console assets:install web --symlink && php app/console assetic:dump && mysql -u root -p -e "DROP DATABASE IF EXISTS ojs;create database ojs;" && php app/console ojs:install && php app/console ojs:install:samples

Donate

You may donate us.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 66.5%
  • HTML 23.9%
  • JavaScript 6.9%
  • CSS 1.7%
  • XSLT 1.0%