Skip to content

Commit e3e8146

Browse files
author
Hugues Tennier
authored
Merge pull request #450 from ckemptner/patch-1
Pimcore
2 parents 839856e + 56e47a7 commit e3e8146

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

src/site/headless-cms/pimcore.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Pimcore
3+
repo: /pimcore/pimcore
4+
homepage: https://www.pimcore.com
5+
twitter: pimcore
6+
opensource: "Yes"
7+
typeofcms: "API Driven"
8+
supportedgenerators:
9+
- All
10+
description: Pimcore is an API-first, headless open-source content management platform based on PHP/Symfony. It also includes a digital commerce framework.
11+
startertemplaterepo: https://github.com/pimcore/demo
12+
---
13+
## Key Benefits and Advantages
14+
### ⚒ Data Modelling and UI Design at the same Time
15+
No matter if you're dealing with unstructured web documents or structured data for MDM/PIM, you define the
16+
UI design (web documents by a template and structured data with a intuitive graphical editor), Pimcore knows
17+
how to persist the data efficiently and optimized for fast access.
18+
19+
### 🎛 Agnostic and Universal Framework for your Data
20+
Due to the framework approach, Pimcore is very flexible and adapts perfectly to your needs. Built on top of
21+
the well-known Symfony Framework you have a solid and modern foundation for your project.
22+
23+
### 🚀 Extensible and huge Symfony Community
24+
Benefit from all existing Symfony Components and Bundles provided by the community or create your own
25+
Bundles to extend your Projects with reusable components.
26+
27+
### 💎 Your Digital World consolidated in one Platform
28+
No more API, import/export and synchronization hell between MDM/PIM, E-Commerce, DAM, and your Web-CMS.
29+
All is working seamlessly together, natively ... this is what Pimcore is built for.
30+
31+
### ✨️ Data Hub for Headless Content Management
32+
With GraphQL endpoints, Data Hub allows to provide content managed in Pimcore to other systems and services and test them with the integrated GraphiQL explorer tool right away.

0 commit comments

Comments
 (0)