Skip to content
@pimcore

Pimcore

Creator of the Pimcore Platform

Pimcore - Own the digital World

Pimcore - Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce

Packagist Software License Software License Gitter

We are hiring! 📢 Join us on our mission! · 🌍 Learn more about Pimcore! · 📖 Documentation

🚀 Pimcore Enterprise edition · 🗨 Forums . 👪 Community Chat

👍 Like us on Facebook · Follow on LinkedIn · Follow on X

Welcome to Pimcore

Pimcore is an innovative, free, and open-source platform for managing digital data and customer experiences. It provides an integrated solution for Product Information Management (PIM), Digital Asset Management (DAM), Customer Data Platform (CDP), Master Data Management (MDM), DXP/CMS and eCommerce.

Contributing to Pimcore

As an open-source project, Pimcore thrives on community contributions. Whether you're improving documentation, submitting bug fixes, or proposing new features, your contributions are welcome. Interested in contributing?

Bug fixes: please create a pull request in the affected repository including a step by step description to reproduce the problem
Contribute features: contact the core-team via issue or on our Gitter channel before you start developing
Security vulnerabilities: please see our security policy

Please check out our contributing guide

In addition to the open source edition of the Pimcore Platform, the Pimcore Enterprise Edition offers you the perfect solution for your business challenges – including our commercial licensing, extensive enterprise features, additional (long term) support and services. Definitely the right approach for any organization that wants to get the most out of Pimcore! Check out our version offerings

Overview

Technology and Architecture

Key Benefits and Advantages

⚒ Data Modelling and UI Design at the same Time

No matter if you're dealing with unstructured web documents or structured data for MDM/PIM, you define the UI design (web documents by a template and structured data with an intuitive graphical editor), Pimcore knows how to persist the data efficiently and optimized for fast access.

🎛 Agnostic and Universal Framework for your Data

Due to the framework approach, Pimcore is very flexible and adapts perfectly to your needs. Built on top of the well-known Symfony Framework you have a solid and modern foundation for your project.

🚀 Extensible and huge Symfony Community

Benefit from all existing Symfony Components and Bundles provided by the community or create your own Bundles to extend your Projects with reusable components.

💎 Your Digital World consolidated in one Platform

No more API, import/export and synchronization hell between MDM/PIM, E-Commerce, DAM, and your Web-CMS. All is working seamlessly together, natively ... this is what Pimcore is built for.

✨️ Modern and Intuitive UI

We love good-looking user interfaces, designed to be efficient for daily use and optimized for a great experience for editors.

Preview and Demo

Data Objects

Pimcore Admin Interface Screenshot PIM/MDM Manage any structured data based on a predefined data model, either manually or automatically via the APIs. Define the structure and attributes of your objects by using the class editor. Manage any data – products (PIM/MDM), categories, customers (CDP), orders (digital commerce), blog articles (DXP/CMS). Data Objects provide the possibility to manage structured data for multiple output channels from a single source. By centralizing data in one place, Pimcore's data objects enable you to achieve better data completeness and data quality, allowing you to create and maintain a consistent, up-to-date customer experience across multiple touchpoints in less time.

Digital Assets

Pimcore Admin Interface Screenshot DAM Assets are the DAM part of Pimcore. Store, manage and organize digital files such as images, videos, PDFs, Word/Excel documents in a folder structure. Preview 200+ file types directly in Pimcore, edit pictures, and enrich files with additional meta-data. Facial recognition for focal points in images is available. Editors only need to maintain one high-resolution version of a file in the system. Pimcore can automatically generate all required output formats for various channels such as commerce, apps, websites. Of course, including comprehensive user management and version control.

Documents

Pimcore Admin Interface Screenshot CMS The DXP/CMS part of Pimcore for managing unstructured content such as the pages of a website and its navigation. Based on Twig templates, documents render physical HTML/CSS pages and provide the capabilities to manage the presentation of data, exactly how customers will experience it. They can be composed by administrators by arranging predefined layout elements. Pimcore documents provide multilingual and multi-site capabilities for websites, including emails and newsletters. Total frontend flexibility enables a perfect blend of content and commerce. You can also use them to create content for offline channels, such as printed catalogs (web-to-print).

Demo (Community Edition)

Admin-URL (stable): https://demo.pimcore.fun/admin/
Admin-URL (dev): https://11.x-dev.pimcore.fun/admin/
Username: admin
Password: demo

Getting Started

Only 3 commands to start! 😎

COMPOSER_MEMORY_LIMIT=-1 composer create-project pimcore/skeleton ./my-project
cd ./my-project
./vendor/bin/pimcore-install

This will install an empty skeleton application, but we're also offering a demo package for your convenience - of course also with 3 commands 💪 Click here for more installation options and a detailed guide

Supported Versions and LTS

Community support of a minor version of Pimcore packages ends with the release of the next minor version. After end of community support, long term supported is provided in combination with enterprise edition.

LTS versions are based on our Platform Version Releases which cover the Core Framework as well as extensions provided by Pimcore. For details on versions and their support state see our documentation.

Reporting Security Incidents

For security-related issues, please see our security policy.

Copyright and License

Copyright: Pimcore GmbH For licensing details please visit LICENSE.md


Pinned Loading

  1. pimcore pimcore Public

    Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)

    PHP 3.3k 1.4k

  2. data-hub data-hub Public

    Data delivery & consumption platform for Pimcore.

    PHP 124 104

  3. skeleton skeleton Public

    The Pimcore Skeleton - The right package to get your Pimcore project started from the ground up! 💪

    PHP 93 108

  4. admin-ui-classic-bundle admin-ui-classic-bundle Public

    JavaScript 7 86

Repositories

Showing 10 of 64 repositories
  • advanced-object-search Public

    Advanced Object Search community bundle provides advanced object search in Pimcore backend powered by OpenSearch.

    pimcore/advanced-object-search’s past year of commit activity
    PHP 39 44 16 2 Updated Jul 16, 2024
  • ecommerce-framework-bundle Public

    Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.

    pimcore/ecommerce-framework-bundle’s past year of commit activity
    PHP 8 28 37 2 Updated Jul 16, 2024
  • pimcore/admin-ui-classic-bundle’s past year of commit activity
    JavaScript 7 86 52 26 Updated Jul 16, 2024
  • workflows-collection-public Public

    Collection of public workflows for Pimcore GitHub organisation

    pimcore/workflows-collection-public’s past year of commit activity
    0 1 0 1 Updated Jul 16, 2024
  • studio-ui-bundle Public

    Studio UI bundle

    pimcore/studio-ui-bundle’s past year of commit activity
    TypeScript 12 2 157 11 Updated Jul 16, 2024
  • data-importer Public

    This extension adds a comprehensive import functionality to Pimcore Datahub.

    pimcore/data-importer’s past year of commit activity
    PHP 38 56 29 3 Updated Jul 16, 2024
  • bundle-generator Public

    Bundle Generate community bundle provides tools to generate bundle skeletons for Pimcore to speed up bundle development.

    pimcore/bundle-generator’s past year of commit activity
    PHP 16 7 1 0 Updated Jul 16, 2024
  • pimcore Public

    Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)

    pimcore/pimcore’s past year of commit activity
    PHP 3,257 1,418 390 51 Updated Jul 16, 2024
  • pimcore/generic-data-index-bundle’s past year of commit activity
    PHP 3 1 6 0 Updated Jul 16, 2024
  • studio-backend-bundle Public

    Studio Backend bundle

    pimcore/studio-backend-bundle’s past year of commit activity
    PHP 9 1 14 2 Updated Jul 16, 2024

Top languages

Loading…