• Stars
    star
    3,112
  • Rank 13,790 (Top 0.3 %)
  • Language
    PHP
  • License
    Other
  • Created over 12 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Pimcore - Own the digital World

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

Packagist Software License 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 see our security policy

For details, please have a look at our contributing guide.

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.5 โœ… โŒ
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

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

Copyright and License

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

More Repositories

1

data-hub

Data delivery & consumption platform for Pimcore.
PHP
122
star
2

demo

The Official Pimcore Demo Package - You're new to Pimcore? That's your entry point! ๐Ÿค“
PHP
88
star
3

skeleton

The Pimcore Skeleton - The right package to get your Pimcore project started from the ground up! ๐Ÿ’ช
PHP
88
star
4

customer-data-framework

Customer Data Framework community bundle adds capability for management of customer data to Pimcore.
PHP
77
star
5

docker

Dockerfile
68
star
6

advanced-object-search

Advanced Object Search community bundle provides advanced object search in Pimcore backend powered by Elasticsearch v8.
PHP
39
star
7

data-importer

This extension adds a comprehensive import functionality to Pimcore Datahub.
PHP
37
star
8

image-tagging

Image Tagging with ML technology
Python
27
star
9

frontend-permission-toolkit

Frontend Permission Toolkit community bundle provides a way to configure permissions for frontend applications in data objects.
PHP
21
star
10

output-data-config-toolkit

Output Data Config Toolkit community bundle adds some additional tools for formatting data outputs to Pimcore.
PHP
21
star
11

demo-ecommerce

END OF LIFE - DO NOT USE ANYMORE!
TSQL
20
star
12

perspective-editor

Perspective Editor community bundle provides a management UI for Pimcore perspectives.
JavaScript
19
star
13

bundle-generator

Bundle Generate community bundle provides tools to generate bundle skeletons for Pimcore to speed up bundle development.
PHP
15
star
14

object-merger

Object Merger community bundle provides data comparison and merging UI for Pimcore data objects.
JavaScript
13
star
15

web2print-tools

Web-to-print Tools community bundle adds some additional tools for web-to-print use cases to Pimcore.
PHP
12
star
16

number-sequence-generator

Number Sequence Generator community bundle adds some tools for generating number sequences to Pimcore.
PHP
10
star
17

demo-basic

END OF LIFE - DO NOT USE ANYMORE!
TSQL
10
star
18

pimcore-cli

A collection of command line tools for migrating from Pimcore 4 to Pimcore 5
PHP
9
star
19

demo-basic-twig

END OF LIFE - DO NOT USE ANYMORE!
TSQL
9
star
20

search-query-parser

Search Query Parser community bundle parses a simplified SQL-like query string into a syntax tree which can be used to build search queries.
PHP
8
star
21

server-side-matomo-tracking

This is a bundle that helps to activate server side matomo tracking for Pimcore and the Pimcore E-Commerce Framework.
PHP
5
star
22

admin-ui-classic-bundle

JavaScript
5
star
23

ecommerce-framework-bundle

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

pimcore-docs

Pimcore documentation generator built on daux.io.
PHP
4
star
25

google-marketing-bundle

Google Marketing community bundle provides marketing-related integrations such as analytics, search console and tag manager for Pimcore.
PHP
3
star
26

example-plugin

PHP
3
star
27

static-resolver-bundle

Static Resolver bundle encapsulates static method calls into interfaces and resolver classes.
PHP
3
star
28

composer-installer-plugin

PHP
3
star
29

web-to-print-bundle

Web-to-Print community bundle adds web-to-print features to Pimcore documents.
PHP
3
star
30

composer-installer-core

PHP
2
star
31

personalized-product-search

PHP
2
star
32

newsletter-bundle

Newsletter community bundle integrates a basic newsletter framework to Pimcore documents.
PHP
2
star
33

file-explorer-bundle

File Explorer community bundle provides a file explorer for Pimcore Admin UI.
JavaScript
2
star
34

personalization-bundle

Personalization community bundle provides personalization features such as behavioral targeting, visitor profiling and personalized content for Pimcore.
PHP
2
star
35

system-info-bundle

System Info & Tools community bundle provides additional tools for checking system information for Pimcore.
PHP
2
star
36

core-version

Use this version info to make dependencies on a specific version of Pimcore (eg. in extensions)
1
star
37

example-areabrick

PHP
1
star
38

webinar-code-samples

Code samples shown in Pimcore webinars
PHP
1
star
39

pimcore-api-docs

Config and build scripts for Pimcore's API docs.
PHP
1
star
40

elasticsearch-client

Elasticsearch Client community bundle provides a central configuration and factory feature for creating elasticsearch clients to be used in other Pimcore bundles.
PHP
1
star
41

payment-provider-klarna

Klarna payment integration for Pimcore Ecommerce Framework (community bundle)
PHP
1
star
42

platform-version

Collection of specific versions of different Pimcore extensions which work togetherโ€‹
1
star