Popularity
8.0
Stable
Activity
9.8
Declining
3,178
176
1,395

Code Quality Rank: L3
Monthly Downloads: 55,460
Programming language: PHP
License: GNU General Public License v3.0 or later
Tags: CMS     Rad     E-commerce     PIM     Product Information Management     DAM    
Latest version: v6.8.5

Pimcore alternatives and similar software solutions

Based on the "Content Management Systems (CMS)" category.
Alternatively, view Pimcore alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Pimcore or a related project?

Add another 'Content Management Systems (CMS)' Software solution

README

[Pimcore - Own the digital World](./doc/Development_Documentation/img/logo-readme.svg)

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

Packagist [Software License](LICENSE.md) Gitter

Contribute

Bug fixes: please create a pull request including a step by step description to reproduce the problem
Contribute features: contact the core-team on our Gitter channel before you start developing
Security vulnerabilities: please use this form

For details, please have a look at our [contributing guide](CONTRIBUTING.md).

Supported Versions

Version Supported LTS** CE End of life***
<= 4.x ❌ ❌ 2017-09-28
5.x ❌ βœ… 2019-12-09
6.x ❌ βœ… 2021-06-23
10.6 βœ… β˜‘
11.x βœ… β˜‘

** Long-term support is only available as part of our enterprise subscription.
*** Community Edition end of life date, this doesn't affect the commercial LTS offering.

Overview

[Technology and Architecture](./doc/Development_Documentation/img/pimcore-technology-architecture.svg)

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](./doc/Development_Documentation/img/pimcore-screenshot-3.png) 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](./doc/Development_Documentation/img/pimcore-screenshot-2.png) 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 and support for VR/360Β° previews 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](./doc/Development_Documentation/img/pimcore-screenshot-1.png) 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

Copyright and License

Copyright: Pimcore GmbH For licensing details please visit [LICENSE.md](LICENSE.md)


*Note that all licence references and agreements mentioned in the Pimcore README section above are relevant to that project's source code only.