open-dxp/opendxp

Content & Product Management Framework (CMS/PIM)

v1.1.0 2025-08-28 14:53 UTC

This package is auto-updated.

Last update: 2025-09-10 11:54:35 UTC


README

OpenDXP

Open Source Data & Digital Experience Platform

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

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

Packagist Software License Gitter

Contribute

Bug fixes: please create a pull request including a step by step description to reproduce the problem
Security vulnerabilities: please see our security policy

Core Features and Highlights

OpenDXP provides a codebase that enables:

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.

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.

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).

Administration Interface

The administration interface is available for editorial workflows. Configuration options can be adjusted to align UI behavior with project requirements.

Getting Started

Only three commands to start!

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

This will install an empty skeleton application. Click here for more installation options and a detailed guide

Supported Versions

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

Upstream Origin & Version Transparency

This project is a fork of the Pimcore® Community Edition (7158319 / v11.5.8), which is © Pimcore GmbH and licensed under GPLv3.

License

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

Copyright

© Pimcore GmbH
© 2025 OpenDXP Contributors — GPLv3

Trademarks

Pimcore® is a registered trademark of Pimcore GmbH. Any use of the Pimcore® mark in this repository is purely descriptive to identify the original upstream project.

Contact

For inquiries, suggestions, or contributions, feel free to reach us at contact@opendxp.ch.

About

OpenDXP is a community-driven project initiated by DACHCOM.DIGITAL (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.