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.