Novius OS

使用Novius OS -- 跨渠道开源CMS创建“一次设计,随处发布”。(Create Once Publish Everywhere with Novius OS, a Cross-Channel Open Source CMS. )

Github stars Tracking Chart

Novius OS是一个开源的PHP内容管理系统,被设计为一个应用程序平台,因此采用了“OS”后缀。 您可以通过创建自定义应用程序为您的内容定制Novius操作系统。 您的结构良好的内容可以随时发布到任何渠道 - 现在和未来。

Novius OS采用MVC框架FuelPHP构建。 “FuelPHP是一个简单,灵活,社区驱动的PHP 5.3+框架,基于其他框架的最佳想法,新的开始!”Novius OS HTML5界面由jQuery UI和Wijmo库提供支持。
要求
  • Novius OS需要PHP 5.3+,SQL数据库和HTTP服务器。
  • 在LAMP(Ubuntu)和WAMP(Apache的mod_rewrite启用)上进行了全面测试。
  • 社区测试在Nginx和Raspberry Pi。
  • 理论上可以在Mac和/或PostgreSQL上运行。
安装
(这是快速安装过程,需要使用sudo管理员权限和Git命令行访问服务器。)
打开终端并运行:
cd /var/wwwsudo wget http://raw.github.com/novius-os/ci/master/elche/tools/install.sh && sh install.sh
一旦安装完成:
打开您的浏览器 http://your.domain/novius-os/(将novius-os替换为您选择的目录名称)。

让安装向导指导您。

Overview

Name With Ownernovius-os/novius-os
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:
Release Count23
Last Release Name5.0.1-elche (Posted on )
First Release Name0.1/alpha-1 (Posted on )
Created At2011-12-01 18:17:59
Pushed At2018-01-02 10:29:19
Last Commit At
Stargazers Count105
Watchers Count27
Fork Count34
Commits Count3.3k
Has Issues Enabled
Issues Count35
Issue Open Count7
Pull Requests Count10
Pull Requests Open Count0
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Novius OS Build Status Gitter chat

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:

  • 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.

To the top