Nuxeo

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

  • 所有者: nuxeo/nuxeo
  • 平台: Linux, Mac, Windows
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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产品。

概覽

名稱與所有者nuxeo/nuxeo
主編程語言Java
編程語言Python (語言數: 24)
平台Linux, Mac, Windows
許可證
發布數1030
最新版本名稱release-10.10-HF73 (發布於 2024-01-17 22:00:45)
第一版名稱release-5.7.2 (發布於 2013-08-03 00:05:08)
創建於2011-12-15 14:35:41
推送於2024-04-26 01:29:39
最后一次提交2021-09-09 12:53:26
星數602
關注者數102
派生數374
提交數51.2k
已啟用問題?
問題數0
打開的問題數0
拉請求數4723
打開的拉請求數29
關閉的拉請求數510
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
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.

去到頂部