Nuxeo

Nuxeo平台是一个开源的可定制和可扩展的内容管理平台,用于构建业务应用程序。(The Nuxeo Platform is an open source customizable and extensible content management platform for building business applications.)

  • Owner: nuxeo/nuxeo
  • Platform: Linux, Mac, Windows
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Nuxeo平台是一个开源的可定制和可扩展的内容管理平台,用于构建业务应用程序。它为开发文档管理,数字资产管理,案例管理应用程序和知识管理奠定了基础。您可以使用即用型插件轻松添加功能,也可以使用其扩展点系统扩展平台。
Nuxeo平台由Nuxeo开发和支持,并得到社区的贡献。

子模块组织
该项目分为几个子模块(按依赖顺序列出):
  • nuxeo-common:常用工具
  • nuxeo-runtime:容器和运行时基本服务
  • nuxeo-core:文档/内容管理核心服务
  • nuxeo-services:基本服务,如文件管理器,目录,文档类型
  • nuxeo-theme:与主题和主题呈现相关的服务
  • nuxeo-jsf:JSF相关服务
  • nuxeo-webengine:与Web引擎相关的服务和框架,Nuxeo轻量级渲染引擎
  • nuxeo-features:高级高级服务,例如审计,成像,发布者,缩略图,搜索
  • nuxeo-dm:默认的Nuxeo平台应用程序,主要是配置和UI元素
  • nuxeo-distribution:该模块构建,包装和测试Nuxeo产品。

Overview

Name With Ownernuxeo/nuxeo
Primary LanguageJava
Program languagePython (Language Count: 24)
PlatformLinux, Mac, Windows
License:
Release Count1030
Last Release Namerelease-10.10-HF73 (Posted on 2024-01-17 22:00:45)
First Release Namerelease-5.7.2 (Posted on 2013-08-03 00:05:08)
Created At2011-12-15 14:35:41
Pushed At2024-04-26 01:29:39
Last Commit At2021-09-09 12:53:26
Stargazers Count602
Watchers Count102
Fork Count374
Commits Count51.2k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count4723
Pull Requests Open Count29
Pull Requests Close Count510
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
Nuxeo QA Job Status
Build & Unit tests Build Status
WebDriver functional testing Test Status
Funkload tests with multi-DB Test Status

About the Nuxeo Platform

The Nuxeo Platform is an open source customizable and extensible content management platform for building business applications. It provides the foundation for developing document management, digital asset management, case management application and knowledge management. You can easily add features using ready-to-use addons or by extending the platform using its extension point system.

The Nuxeo Platform is developed and supported by Nuxeo, with contributions from the community.

Sub-Modules Organization

The project is splitted in several sub-modules (listed in dependency order):

  • nuxeo-common:
    Common utilities
  • nuxeo-runtime:
    Container and runtime basic services
  • nuxeo-core:
    Document/content management core services
  • nuxeo-services:
    Basic services such as file manager, directories, document types
  • nuxeo-theme:
    Services related to the theme and theme rendering
  • nuxeo-jsf:
    JSF related services
  • nuxeo-webengine:
    Services and framework related to WebEngine, the Nuxeo lightweight rendering engine
  • nuxeo-features:
    Advanced high-level services, such as audit, imaging, publisher, thumbnails, search
  • nuxeo-dm:
    The default Nuxeo Platform application, mostly configuration and UI elements
  • nuxeo-distribution:
    This module builds, packages and tests the Nuxeo products.

Building

Open Nuxeo in Eclipse Che:
Open in Eclipse Che

Requirements

Running the Nuxeo Platform requires Java 8.
Depending on the features you want to use, you may need some third-party software, such as Libre Office and pdftohtml for document preview or ImageMagick for pictures. The list of third-party software is available in our Admin documentation: Installing and Setting Up Related Software.

Building the Nuxeo Platform requires the following tools:

  • JDK 8 (Oracle's JDK or OpenJDK recommended)
  • Apache Maven 3.1.1+ (3.2+ recommended)
  • Apache Ant 1.7.1+
  • Git (obviously)
  • NodeJS 0.10.32, npm, yo, grunt-cli, gulp, bower

QA

Each module includes unit and integration tests. Functional tests are available in nuxeo-distribution and for each addon package module.

We also provide some tooling for tests:

Deploying

  1. Get the source code:
git clone git@github.com:nuxeo/nuxeo.git
cd nuxeo
python clone.py master -a
  1. Build using Maven:
mvn clean install -Paddons,distrib

See our Core Developer Guide for instructions and guidelines.

Resources

Documentation

The documentation for the Nuxeo Platform is available in our Documentation Center:

Benchmarks

The Nuxeo Platform is benchmarked continuously to test its massive scalability on several databases.

QA results

Follow the status of the Nuxeo Platform continuous integration build on our QA platform: https://qa.nuxeo.org/jenkins

Reporting issues

You can follow the developments in the Nuxeo Platform project of our JIRA bug tracker: https://jira.nuxeo.com/browse/NXP/.

You can report issues on answers.nuxeo.com.

Licensing

Most of the source code in the Nuxeo Platform is copyright Nuxeo and
contributors, and licensed under the Apache License, Version 2.0.

See /licenses and the documentation page Licenses for details.

About Nuxeo

Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

To the top