PHPackages                             open-dxp/opendxp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. open-dxp/opendxp

ActiveLibrary[Framework](/categories/framework)

open-dxp/opendxp
================

Content &amp; Product Management Framework (CMS/PIM)

v1.3.3(1mo ago)9626.1k↑129.3%22[22 issues](https://github.com/open-dxp/opendxp/issues)[4 PRs](https://github.com/open-dxp/opendxp/pulls)20GPL-3.0-or-laterPHPPHP ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Aug 27Pushed 3w ago23 watchersCompare

[ Source](https://github.com/open-dxp/opendxp)[ Packagist](https://packagist.org/packages/open-dxp/opendxp)[ Docs](https://www.opendxp.io)[ RSS](/packages/open-dxp-opendxp/feed)WikiDiscussions 1.x Synced 2w ago

READMEChangelog (10)Dependencies (498)Versions (29)Used By (20)

[![OpenDXP](./doc/img/logo-readme.png)](./doc/img/logo-readme.png)

Open Source Data &amp; Digital Experience Platform

[![Packagist](https://camo.githubusercontent.com/da4e981d89b3a573e6eb8b33b8d7069fa7d111a3ebf5bf28f5e5d1d6e88608d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f70656e2d6478702f6f70656e6478702e737667)](https://packagist.org/packages/open-dxp/opendxp)[![Software License](https://camo.githubusercontent.com/d938dd7bcf2057c4b4663f03bbb064e15a4ab88388c9a1f0d37fd12e9a2e1271/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)

---

Disclaimer
----------

[](#disclaimer)

> OpenDXP is a community-driven fork based on the Pimcore® Community Edition (GPLv3).
> OpenDXP is independent and maintained by its community and contributors. It is not affiliated with, endorsed by, or sponsored by Pimcore GmbH.
> Original credits: [Pimcore GmbH](https://www.pimcore.com)

**OpenDXP is based on the Pimcore® Community Edition and remains licensed under GPLv3.**

---

### Open source platform combining PIM · DAM · Headless CMS · Composable Commerce

[](#open-source-platform-combining-pim--dam--headless-cms--composable-commerce)

API-first, built on Symfony — 100% open source, community-driven.

    ![](./doc/img/icon-core-framework.svg)
#### Core Framework

[](#core-framework)

Installation, configuration and the complete API reference for the OpenDXP platform.

 [Browse Documentation →](https://docs.opendxp.io/docs/core-framework)

    ![](./doc/img/icon-core-bundles.svg)
#### Core Bundles

[](#core-bundles)

Official bundles extending the core: Search, Marketing, Data Hub and more.

 [Browse Documentation →](https://docs.opendxp.io/docs/core-bundles)

    ![](./doc/img/icon-feature-bundles.svg)
#### Feature Bundles

[](#feature-bundles)

Empowering feature bundles: FormBuilder, Headless, E-Commerce and many more.

 [Browse Documentation →](https://docs.opendxp.io/docs/bundles)

  ---

Core Features and Highlights
----------------------------

[](#core-features-and-highlights)

OpenDXP provides a codebase that enables:

### ![](./doc/img/icon-data-modeling.svg) Simultaneous Data Modeling and UI Configuration

[](#-simultaneous-data-modeling-and-ui-configuration)

OpenDXP supports defining data structures (e.g., MDM/PIM) and configuring editorial UIs in parallel. Unstructured web content can be handled via templates; structured data can be managed with a graphical class editor. Data is persisted by the application according to the project's configuration.

### ![](./doc/img/icon-extensibility.svg) Flexible Framework and Extensibility

[](#-flexible-framework-and-extensibility)

OpenDXP uses the Symfony framework. Functionality can be extended via Symfony components and custom bundles. APIs allow integration with various frontend stacks.

### ![](./doc/img/icon-combined-areas.svg) Combined Functional Areas

[](#-combined-functional-areas)

The application includes functionality for MDM/PIM, DAM, and Web‑CMS within the same codebase. Depending on solution architecture, this setup can reduce additional integration work (e.g., separate APIs, import/export, synchronization).

### ![](./doc/img/icon-admin.svg) Administration Interface

[](#-administration-interface)

The administration interface is provided by the [admin-bundle](https://github.com/open-dxp/admin-bundle) and available for editorial workflows. Configuration options can be adjusted to align UI behavior with project requirements.

---

Getting Started
---------------

[](#getting-started)

Three commands to install a working skeleton application:

```
COMPOSER_MEMORY_LIMIT=-1 composer create-project open-dxp/skeleton ./my-project
cd ./my-project
./vendor/bin/opendxp-install
```

[Full installation guide →](https://docs.opendxp.io/docs/core-framework/Getting_Started/)

---

Resources
---------

[](#resources)

[Documentation](https://docs.opendxp.io/)Full platform &amp; bundle docs[Issue Tracker](https://github.com/open-dxp/opendxp/issues)Report bugs or request features[Discussions](https://github.com/orgs/open-dxp/discussions)Community support[Upgrade Notes](https://docs.opendxp.io/docs/core-framework/Installation_and_Upgrade/Upgrade_Notes/#get-started-with-opendxp-10)Get started with OpenDXP 1.0[Testing with AI (Claude)](doc/19_Development_Tools_and_Details/50_Testing_with_AI.md)Write, run and fix tests with Claude CodeContributing
------------

[](#contributing)

**Bug fixes:** open a pull request including a step-by-step description to reproduce the problem.
**Security vulnerabilities:** see our [security policy](https://github.com/open-dxp/opendxp/security/policy).

### Translations

[](#translations)

Translation files live in `bundles/*Bundle/translations/` as YAML files (see [CoreBundle](bundles/CoreBundle/translations) for example).

- The English source file is `translations/admin.en.yaml`
- Each language has its own file, e.g. `admin.de.yaml`, `admin.fr.yaml`
- To improve an existing translation: edit the relevant file and open a pull request
- To add a new language: copy `admin.en.yaml`, rename it to `admin..yaml`, translate the values, and open a pull request

Supported Versions
------------------

[](#supported-versions)

Support of a minor version of OpenDXP packages ends with the release of the next minor version.

---

Upstream Origin &amp; Version Transparency
------------------------------------------

[](#upstream-origin--version-transparency)

This project is a fork of the [Pimcore® Community Edition (9246a42 / v11.5.13)](https://github.com/pimcore/pimcore/tree/9246a42d914fc3f75c9d90bec7b946a561e7be6f), which is © Pimcore GmbH and licensed under GPLv3.

License
-------

[](#license)

Licensed under the GNU General Public License v3.0 (GPLv3). For details, please see [LICENSE.md](LICENSE.md).

Copyright
---------

[](#copyright)

© Pimcore GmbH
© 2026 OpenDXP Contributors — GPLv3

Trademarks
----------

[](#trademarks)

Pimcore® is a registered [trademark](https://www.trademarkelite.com/europe/trademark/trademark-detail/009309841/PIMCORE) of Pimcore GmbH. Any use of the Pimcore® mark in this repository is purely descriptive to identify the original upstream project.

---

Contact
-------

[](#contact)

For inquiries, suggestions, or contributions, feel free to reach us at .

About
-----

[](#about)

OpenDXP is a community-driven project initiated by [DACHCOM.DIGITAL](https://www.dachcom.com/de-ch) (Rheineck, Switzerland) and maintained by its community and contributors. OpenDXP is independent and not affiliated with Pimcore GmbH.

The project’s purpose is to preserve and maintain a GPLv3‑licensed codebase for community use.

It is **not positioned as a competitor** to products or services of Pimcore GmbH and does **not** purport to replace or supersede any Pimcore offering.

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity46

Moderate usage in the ecosystem

Community42

Growing community involvement

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~35 days

Total

15

Last Release

21d ago

PHP version history (2 changes)v1.0.0PHP ~8.3.0 || ~8.4.0

v1.3.1PHP ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/eac90c4e5116f383944994644316c1ce28ee109ddc1df43e3bfb6a8496e42538?d=identicon)[open-dxp](/maintainers/open-dxp)

---

Top Contributors

[![solverat](https://avatars.githubusercontent.com/u/700119?v=4)](https://github.com/solverat "solverat (163 commits)")[![open-dxp-stack](https://avatars.githubusercontent.com/u/222377954?v=4)](https://github.com/open-dxp-stack "open-dxp-stack (67 commits)")[![scrummer](https://avatars.githubusercontent.com/u/15173170?v=4)](https://github.com/scrummer "scrummer (52 commits)")[![u90umbridge](https://avatars.githubusercontent.com/u/29890673?v=4)](https://github.com/u90umbridge "u90umbridge (14 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (12 commits)")[![Cruiser13](https://avatars.githubusercontent.com/u/2771909?v=4)](https://github.com/Cruiser13 "Cruiser13 (5 commits)")[![benwalch](https://avatars.githubusercontent.com/u/7903333?v=4)](https://github.com/benwalch "benwalch (3 commits)")[![marcopixel](https://avatars.githubusercontent.com/u/3743025?v=4)](https://github.com/marcopixel "marcopixel (2 commits)")[![PRinguinDevs](https://avatars.githubusercontent.com/u/256159816?v=4)](https://github.com/PRinguinDevs "PRinguinDevs (2 commits)")[![NiklasBr](https://avatars.githubusercontent.com/u/279826?v=4)](https://github.com/NiklasBr "NiklasBr (1 commits)")[![jdreesen](https://avatars.githubusercontent.com/u/424602?v=4)](https://github.com/jdreesen "jdreesen (1 commits)")[![pascalmoser](https://avatars.githubusercontent.com/u/7426193?v=4)](https://github.com/pascalmoser "pascalmoser (1 commits)")[![dvonrohr](https://avatars.githubusercontent.com/u/10351512?v=4)](https://github.com/dvonrohr "dvonrohr (1 commits)")[![CommanderRoot](https://avatars.githubusercontent.com/u/4395417?v=4)](https://github.com/CommanderRoot "CommanderRoot (1 commits)")[![ThomasKeil](https://avatars.githubusercontent.com/u/1055202?v=4)](https://github.com/ThomasKeil "ThomasKeil (1 commits)")[![ktallafus](https://avatars.githubusercontent.com/u/17338820?v=4)](https://github.com/ktallafus "ktallafus (1 commits)")[![cedygunz](https://avatars.githubusercontent.com/u/84833759?v=4)](https://github.com/cedygunz "cedygunz (1 commits)")[![leuchtdiode](https://avatars.githubusercontent.com/u/13786819?v=4)](https://github.com/leuchtdiode "leuchtdiode (1 commits)")

---

Tags

cmsradPIMProduct Information ManagementDAM

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/open-dxp-opendxp/health.svg)

```
[![Health](https://phpackages.com/badges/open-dxp-opendxp/health.svg)](https://phpackages.com/packages/open-dxp-opendxp)
```

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M535](/packages/pimcore-pimcore)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M676](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M236](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M779](/packages/sylius-sylius)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
