Novius OS

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

Github星跟蹤圖

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替换为您选择的目录名称)。

让安装向导指导您。

概覽

名稱與所有者novius-os/novius-os
主編程語言PHP
編程語言PHP (語言數: 1)
平台
許可證
發布數23
最新版本名稱5.0.1-elche (發布於 )
第一版名稱0.1/alpha-1 (發布於 )
創建於2011-12-01 18:17:59
推送於2018-01-02 10:29:19
最后一次提交
星數105
關注者數27
派生數34
提交數3.3k
已啟用問題?
問題數35
打開的問題數7
拉請求數10
打開的拉請求數0
關閉的拉請求數2
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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.

去到頂部