xp

Enonic XP

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

Github stars Tracking Chart

Enonic XP

Build Status
Codecov
Codacy Badge

Welcome to the home of Enonic XP. Here you will find all source code for the product. To get started,
please read our docs here: http://xp.readthedocs.org.

Building

Before trying to build the project, you need to verify that the following software are installed:

  • Java 11 for building and running.
  • Gradle 5.x build system.
  • Git installed on system.

Build all code and run all tests including integration tests:

gradle build

Build all code skipping all tests:

gradle build -x check

Build all code skipping integration tests:

gradle build -x integrationTest

Running

This project is just the runtime of the Enonic XP platform. In order to run the system properly,
please see the xp-distro project that bundles the necessary part together: (https://github.com/enonic/xp-distro)

License

This software is licensed under GPL v3. See LICENSE.txt.
Also the distribution includes 3rd party software components. The vast majority of these libraries are licensed under
Apache 2.0. For a complete list please read NOTICE.txt.

All our libraries (lib-*) that can be bundled in your own applications are licensed as Apache 2.0.
See LICENSE_AL.txt

Main metrics

Overview
Name With Ownerenonic/xp
Primary LanguageJava
Program languageJava (Language Count: 8)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2012-04-26 12:06:41
Pushed At2025-07-14 14:34:08
Last Commit At2025-07-03 13:57:19
Release Count364
Last Release Namev7.15.3 (Posted on )
First Release Namev5.0.0 (Posted on )
用户参与
Stargazers Count206
Watchers Count19
Fork Count34
Commits Count24.3k
Has Issues Enabled
Issues Count3615
Issue Open Count220
Pull Requests Count6093
Pull Requests Open Count10
Pull Requests Close Count1397
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private