Neos

Neos 是一个内容应用平台,其CMS和应用框架是其核心。(Neos is a Content Application Platform with a CMS and an application framework at its core.)

Github星跟蹤圖

Neos 是基于 Flow 框架的开源内容应用平台。 一组核心内容管理功能在更大的环境中 'resting',允许您为用户构建完美的定制体验。

Neos 是...

  • 内容+平台 -- 将Neos视为基于自己的PHP框架流程的开源内容应用平台。 内容管理功能在更大的环境中 'resting',允许您构建完美的定制体验。
  • 容易扩展 -- 在项目的生命周期中,要求将发生变化。 这就是为什么我们付出了很大的努力,使Neos尽可能灵活,同时提供了专门的、干净的界面。
  • 建于定制 -- 在Neos中编辑内容的最基本的方式是只需点击你想要更改的内容,编写更改并按发布按钮。 这很简单。
  • 更多的特性参见:https://www.neos.io/features.html

安装:

1. Installation of Composer (Optional)curl -s https://getcomposer.org/installer | php2. Installation of Neosphp /path/to/composer.phar create-project --no-dev neos/neos-base-distribution .3. Starting Neos./flow server:run4.Setupvisit <a href="http://127.0.0.1:8081/setup">http://127.0.0.1:8081/setup</a>


主要指標

概覽
名稱與所有者neos/neos
主編程語言PHP
編程語言PHP (語言數: 6)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2015-08-18 15:32:19
推送於2025-05-14 20:55:03
最后一次提交2022-09-26 08:18:12
發布數519
最新版本名稱9.0.3 (發布於 2025-05-14 20:43:50)
第一版名稱historic-1.0.0-alpha1 (發布於 2012-12-18 11:12:41)
用户参与
星數110
關注者數12
派生數44
提交數17k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數1
關閉的拉請求數52
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

The Neos package

.. note:: This repository is a read-only subsplit of a package that is part of the
Neos project (learn more on www.neos.io <https://www.neos.io/>_).

Neos is an open source Content Application Platform based on Flow. A set of
core Content Management features is resting within a larger context that allows
you to build a perfectly customized experience for your users.

If you want to use Neos, please have a look at the Neos documentation <http://neos.readthedocs.org/en/stable/>_

Contribute

If you want to contribute to Neos, please have a look at
https://github.com/neos/neos-development-collection - it is the repository
used for development and all pull requests should go into it.