Novius OS

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 5.0.1 (Elche)
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/elche/tools/install.sh && sh install.sh
Once the installation completes:
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.
License
Novius OS is licensed under GNU Affero General Public License v3 or (at your option) any later version.