Neos

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

  • Owner: neos/neos
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    2
      Compare:

Github stars Tracking Chart

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>


Main metrics

Overview
Name With Ownerneos/neos
Primary LanguagePHP
Program languagePHP (Language Count: 6)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2015-08-18 15:32:19
Pushed At2025-05-14 20:55:03
Last Commit At2022-09-26 08:18:12
Release Count519
Last Release Name9.0.3 (Posted on 2025-05-14 20:43:50)
First Release Namehistoric-1.0.0-alpha1 (Posted on 2012-12-18 11:12:41)
用户参与
Stargazers Count110
Watchers Count12
Fork Count44
Commits Count17k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count52
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.