Skip to content

hasantayyar/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][https://github.com/okulbilisim/ojs/tree/master/code_of_conduct.md]. 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

About

a journal management and publishing software

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.9%
  • HTML 29.9%
  • JavaScript 2.0%
  • CSS 2.0%
  • XSLT 1.2%