finid / novius-os

Create Once Publish Everywhere with Novius OS, a Cross-Channel Open Source CMS.

Home Page:http://www.novius-os.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novius OS Build Status

Novius OS is an Open Source PHP Content Management System designed as an applications platform, hence the ‘OS’ suffix. You tailor Novius OS to your content through the creation of custom applications. Your well-structured content is to ready to be published to any channel—present and future.

Novius OS is built with the MVC framework, FuelPHP. “FuelPHP is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start!” Novius OS HTML5 interface is powered by jQuery UI and the Wijmo library.

  • Current version: Novius OS Chiba 2

Requirements

  • Novius OS requires PHP 5.3+, a SQL database and an HTTP server.
  • Fully tested on LAMP (Ubuntu) and WAMP (Apache’s mod_rewrite enabled).
  • Community tested on Nginx and Raspberry Pi.
  • Can theoretically run on Mac and/or PostgreSQL.

Installation

(This is the quick install procedure. Command line access to the server with sudo admin rights and Git are required. Alternative methods are available.)

Open a terminal and run:

cd /var/www
sudo wget http://raw.github.com/novius-os/ci/master/chiba2/tools/install.sh && sh install.sh

Once the installation completes:

  • Open your browser at http://your.domain/novius-os/ (replace novius-os with the directory name you’ve chosen).
  • Let the install wizard guide you.

Documentation & support

All you need to know to create applications, extend existing ones or contribute to Novius OS is to be found at docs.novius-os.org.

If you don’t find answers to your questions in the docs, you’ll find help in the forum.

La documentation et le forum sont aussi disponibles en français.

Demo & further information

Contacts & contributions

License

Novius OS is licensed under GNU Affero General Public License v3 or (at your option) any later version.

About

Create Once Publish Everywhere with Novius OS, a Cross-Channel Open Source CMS.

http://www.novius-os.org/