Jump to content

Pimcore: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
mNo edit summary
 
(46 intermediate revisions by 28 users not shown)
Line 1: Line 1:
{{Multiple issues|
{{Cleanup-PR|date=May 2020}}
{{Advert|date=January 2023}}
{{Inline citations|date=January 2023}}
}}
{{Infobox company
{{Infobox company
| name = Pimcore Company
| name = Pimcore company
| type = Private
| type = Private
| logo = [[File:Pimcore-logo-5.svg|frameless|Pimcore Logo]]
| logo = [[File:Pimcore-logo-5.svg|frameless|Pimcore Logo]]
Line 10: Line 13:
| area_served = Worldwide
| area_served = Worldwide
| products = Pimcore
| products = Pimcore
| homepage = https://www.pimcore.com
| homepage = {{URL|https://www.pimcore.com}}}}
{{Infobox software
}}
| name = Pimcore software
| license = [[GNU GPL]] version 3
| website = hide
| latest release version = {{wikidata|property|edit|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}
| repo = {{URL|https://github.com/pimcore/pimcore}}}}


'''Pimcore''' is an [[open-source]] enterprise [[PHP]] software platform for [[product information management]] (PIM), [[master data management]] (MDM), [[customer data management]] (CDP), [[digital asset management]] (DAM), [[content management]] (CMS), and [[E-commerce|digital commerce]].
'''Pimcore''' is an open-source enterprise [[PHP]] software platform for [[product information management]] (PIM), [[master data management]] (MDM), [[customer data management]] (CDP), [[digital asset management]] (DAM), [[content management]] (CMS), and [[E-commerce|digital commerce]].


== Technology ==
The Community Edition of the Pimcore Platform is [[Free_software|freely]] available under the [[GNU_General_Public_License|GNU General Public License]]. The company also offers a commercial version of the software, called Pimcore Enterprise Subscription, which includes a proprietary license and commercial support for the product. The commercial version extends the capabilities of the open-source core with additional features.
Pimcore is operated in a [[web browser]] and is based on the [[PHP]] programming language, as well as the [[MySQL]]/[[MariaDB]] database system. It consists of a modular software architecture that uses leading development frameworks, such as the [[Symfony]] project and the package management [[Composer (software)|Composer]] based on a "best-of-breed" approach. The architecture uses the conventions of object-oriented software development, taking into account the MVC (Model View Controller) design pattern.<ref>{{Cite web |title=Core Framework {{!}} Pimcore Development Documentation |url=https://pimcore.com/docs/platform/Pimcore/ |access-date=2024-02-22 |website=pimcore.com |language=en}}</ref>


Pimcore follows the specifications and definitions of the [[PHP Standard Recommendation|PHP Framework Interop Group]] (PSR 1, 2, 3, 4 and 7). The company has been a member of this PHP standardisation body since August 2016.


Since its initial release in 2010, Pimcore has followed a fully API-based approach. All functionalities can be accessed by a PHP and a REST API. This allows for easy connectivity to any existing third-party systems, such as [[SAP]], [[Microsoft Dynamics 365 Business Central|Navision]], [[Salesforce]] or [[Oracle Corporation|Oracle]]. The core of Pimcore is extensible through third-party components and plugins.


Pimcore has a management interface to configure the system and manage data. The user interface is based on the Sencha Ext-JS-6 development framework.
==History==
Pimcore officially started development in 2009. On January 21, 2010, the first public beta version was released. The digital agency elements.at New Media Solutions GmbH decided to license Pimcore as open source software for free use.


== Functionality ==
In 2015, Pimcore launched a global partnership program for system integrators and digital agencies. It has more than 100 solution partners{{solution-inline|date=June 2019}} in [[Europe]], [[North America]], and [[Southeast Asia]].<ref>{{Cite web|url=https://pimcore.com/en/partners/find-a-solution-partner|title=Find A Solution Partner {{!}} pimcore.com|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>
Pimcore's portfolio consists of open source software solutions for multi-domain master data management and solutions for cross-channel digital commerce and content management. In addition to a free community edition, the software solution is also available as an enterprise edition. The software platform includes functionalities for product information management ([[Product information management|PIM]]), web content management ([[Content management system|CMS]]), digital asset management ([[Digital asset management|DAM]]) and [[e-commerce]] and is available under the [[GNU General Public License|open source GPLv3 license]] and the proprietary PEL (Pimcore Enterprise License).


=== Master Data Management (MDM) / Product Information Management (PIM) ===
==Technology==
Pimcore's MDM/PIM functionalities deal with the lifecycle of a company's master and product data. The focus is on the consolidation of data, the creation of a central data repository and data quality management topics. In this context, Pimcore enables the configuration of data models of any complexity and the consolidation of data for companies from a wide range of industries and with a wide range of business models. Pimcore includes more than 40 data components and is compatible with classification systems such as ECLASS (formerly styled as '''eCl'''@'''ss''') and GS1. Content as well as structures, versions, descriptions, translations can be managed centrally.
Pimcore is a web-based application and uses the [[PHP]] programming language and the [[MySQL]]/[[MariaDB]] relational database management system. Its component based core architecture can be described as a best of breed use of the [[Symfony]] Project and components such as [[Composer (software)|composer]].<ref>{{Citation|title=The leading enterprise platform for CMS/CMF, MDM, PIM, DAM and E-Commerce: pimcore/pimcore|date=2019-06-10|url=https://github.com/pimcore/pimcore|publisher=pimcore|access-date=2019-06-10}}</ref>


=== Web Content Management (CMS) ===
Since the first release it has followed an API driven approach. By using the PHP based core API or the [[Representational state transfer|RESTful]] API all available system functionalities can be controlled and integrations with 3rd party applications such as [[Enterprise resource planning|ERP]], [[Customer relationship management|CRM]] or [[Business intelligence software|BI]] software can be quickly established. The core application is extensible through plugins, content components and by utilizing the APIs.<ref>{{Citation|title=The leading enterprise platform for CMS/CMF, MDM, PIM, DAM and E-Commerce: pimcore/pimcore|date=2019-06-10|url=https://github.com/pimcore/pimcore|publisher=pimcore|access-date=2019-06-10}}</ref>
CMS functionalities are based on the media-neutral management of data and the support of the single-source and multi-channel publishing principle. Pimcore can therefore be used to create and manage cross-media and cross-channel content that can be consumed on digital devices (desktop, mobile, tablet) as well as offline at [[Point of sale|POS]] and in print.


=== Digital Asset Management (DAM) ===
Pimcore includes an administrative back-end interface for system configuration and managing data. The graphical user interface is powered by the Sencha [[Ext JS|ExtJS]] 6 framework.<ref>{{Cite web|url=https://pimcore.com/docs/4.6.x/Development_Documentation/Extending_Pimcore/Plugin_Developers_Guide/Plugin_Backend_UI.html|title=Plugin Backend UI - Pimcore|website=pimcore.com|access-date=2019-06-10}}</ref>
DAM functionalities include centralized management, classification and conversion of digital media in any format and size. The objective is to simplify the management of media and deliver the right media in the appropriate formats to the relevant output channels.


=== E-Commerce-Framework ===
==Products==
The e-commerce framework is a component-based development framework to rapidly develop flexible [[Business-to-business|B2B]] and [[Business to consumer|B2C]] e-commerce applications.
{{Infobox Software
| name = Pimcore Product
| developer = Pimcore
| genre = [[Master data management]]<br />[[Product information management]]<br />[[Content management system]]<br />[[Customer experience|Customer experience management]]<br />[[Digital asset management]]<br />[[Shopping cart software|E-commerce software]]
| latest_release_version = {{Pimcore version}}
| latest_release_date = {{Pimcore version|releasedate}}
| operating_system = [[Cross-platform]]
| license = Open source [[GPLv3]]
| website = https://www.pimcore.com
|repo={{URL|https://github.com/pimcore/pimcore/|Pimcore Repository}}}}
Pimcore’s product portfolio focuses on multi-domain [[master data management]], omni-channel e-commerce and user experience management software. The platform provides modules for product information management (PIM), web content management (WCM), digital asset management (DAM) and e-commerce. It is dual-licensed and available under the [[Free and open source software|free and open-source]] [[GPLv3]] license and the proprietary PEL<ref>{{cite web|url=https://github.com/pimcore/pimcore/blob/master/LICENSE.md|title=Pimcore Enterprise License|date=2016-06-17|accessdate=2016-06-17}}</ref> (Pimcore Enterprise License). Pimcore is currently (May 2016) used more than 80.000 times in 174 different countries and has been translated to 20 different languages.<ref>{{cite web|url=https://poeditor.com/join/project/VWmZyvFVMH|title=Pimcore translation project|date=2017-09-28|accessdate=2017-09-28}}</ref>


=== Customer Data Framework ===
===Master data management / Product information management ===
The Customer Data Framework is a component-based development framework to rapidly develop applications for customer data management, customer data segmentation, personalisation and marketing automation.
MDM/PIM is a module for managing master data in a central location. Pimcore enables users to configure complex multi-domain data models and to consolidate data from multiple sources and formats. Pimcore's data models are powered by more than 40 data entry components that are able to solve complex, multi-domain data modeling scenarios including text, media, relations and [[Classification scheme|classifications]] (ecl@ss, [[GS1]], BMEcat,...). Its features for product data management include hierarchy, structure, validations, versioning and enriching master data with attributes, descriptions, translations, documentation and other related data.<ref>{{Cite web|url=https://pimcore.com/en/products/data-manager/product-information-management/introduction|title=Product Information Management {{!}} Open Source PIM - Pimcore.com|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>


===Web content management===
=== Pimcore Platform ===
The Pimcore platform combines PIM, CMS, DAM and e-commerce in a single open source application, positioning itself as a system solution for consolidating IT landscapes. In this sense, Pimcore is a champion for integrated system solutions, rather than the best-of-breed approach.
The WCM module features [[Single source publishing|single-source]] and multi-channel publishing functionality to manage information and to integrate content and data from various sources. With Pimcore, users can create and manage digital experiences for various output channels: Web, mobile, apps, social platforms, print, or digital signage. It can also act as a platform for content-as-a-service (CAAS).<ref>{{Cite web|url=https://pimcore.com/en/products/experience-manager/web-content-management/introduction|title=Open Source Web Content Management System - Pimcore.com|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>


==History==
===Digital asset management===
The Pimcore digital asset management module enables consistent management, tagging, enrichment and sharing of any amount of digital media assets in any format. It is able to integrate into existing IT landscapes for uploading digital assets or for delivering data in the right format to the right output channel.<ref>{{Cite web|url=https://pimcore.com/en/products/data-manager/digital-asset-management/introduction|title=Digital Asset Management {{!}} Open Source DAM {{!}} Pimcore|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>
Pimcore was originally developed by the digital agency elements at New Media Solutions GmbH. The first public beta version was released on January 21, 2010. In 2013, the company Pimcore GmbH was founded.<ref>{{Cite web |title=About Us {{!}} pimcore.com |url=https://pimcore.com/en/about-us |access-date=2024-04-06 |website=pimcore.com |language=en}}</ref>


In 2015, Pimcore launched a global partnership program for system integrators and digital agencies. It has partners in [[Europe]], [[North America]], and [[Southeast Asia]].
===E-commerce framework===
The Pimcore Commerce framework is a component based programming framework for creating B2B and B2C e-commerce applications in a rapid application development methodology based on APIs.<ref>{{Cite web|url=https://pimcore.com/en/products/experience-manager/ecommerce/introduction|title=Digital Commerce Platform {{!}} Open Source eCommerce - Pimcore.com|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>


Pimcore follows the guidelines and definitions of the [[PHP Standard Recommendation|PHP Framework Interop Group]] (PSR 1, 2, 3, 4 and 7). The company has been a member of this PHP standardisation body since August 2016.<ref>{{Cite web|last=|first=|date=|title=Personnel - PHP-FIG|url=https://www.php-fig.org/personnel/|archive-url=|archive-date=|access-date=2020-08-13|website=php-fig.org}}</ref>
===Pimcore platform===
The Pimcore Platform combines PIM, CMS, DAM and digital commerce in one product. It positions itself as an integrated open source solution{{solution-inline|date=June 2019}} for consolidating IT application landscapes, reducing the amount of applications needed for different domains or company departments. Pimcore is an advocate for integrated and homogeneous [[Monolithic application|monolithic applications]], rather than best-of-breed approaches.<ref>{{Cite web|url=https://pimcore.com/en/products/platform|title=Pimcore: Open Source Digital Experience Platform|website=Pimcore - World's #1 Open Source Enterprise PIM|language=en|access-date=2019-06-10}}</ref>


In 2018, Pimcore received $3.5 million in Series A funding by German Auctus Capital.<ref>{{Cite web|last=Butcher|first=Mike|date=2018-12-14|title=Pimcore closes $3.5M for its open-source data platform to expand in the US|url=https://techcrunch.com/2018/12/14/pimcore-closes-3-5m-for-its-open-source-data-platform-to-expand-in-the-us/|archive-url=|archive-date=|access-date=2020-08-13|website=techcrunch.com|language=en}}</ref>
==Software requirements==

Pimcore is a [[web application]], requiring a compatible HTTP server and a SQL database. As of version 5.0 (September 28, 2017), the requirements for pimcore are as follows:<ref>{{citeweb|title = System Requirements|date=2017-09-28|accessdate=2018-02-26|url=https://pimcore.com/docs/5.0.x/Installation_and_Upgrade/System_Requirements.html}}</ref>
In 2022, Pimcore closed a $12M Series B Deal led by Nordwind Growth to globally expand the Enterprise Open-Source Data and Experience Management Platform.<ref>{{Cite web|last=Rietsch|first=Dietmar|date=2022-09-23|title=Pimcore Closes $12M Series B Deal led by Nordwind Growth to Globally Expand Enterprise Open-Source Data and Experience Management Platform|url=https://pimcore.com/en/resources/blog/pimcore-closes-12m-series-b-deal-led-by-nordwind-growth-to-globally-expand-enterprise-open-source-data-and-experience-management-platform_a297408|archive-url=|archive-date=|access-date=2022-09-23|website=pimcore.com|language=en}}</ref>
* nginx or [[Apache HTTP Server|Apache]] v2.2+ with mod_rewrite

* [[MySQL]] v5.6.4+ or [[MariaDB]] 10.0.0.5+
==Technology==
* PHP 7.1+ with FPM / [[FastCGI]] or mod_php
Pimcore is a web-based application and uses the [[PHP]] programming language and the [[MySQL]]/[[MariaDB]] relational database management system. The core application is extensible through plugins, and by utilising APIs. Pimcore includes an administrative back-end interface for system configuration and managing data. It makes use of the following components:<ref>{{Cite web|url=https://github.com/pimcore/pimcore|title=Github - Pimcore|website=github.com|access-date=2020-08-06}}</ref>
*[[Symfony]], a web application framework
*[[PHPUnit]], a unit testing framework
*[[Twig (template engine)|Twig]], a templating engine
*[[Composer (software)|Composer]], a package manager
*[[Ext JS]], a JavaScript single-page application framework


==Usage==
==Awards and recognition==


*Northgate Markets, developed an end-to-end ordering system an overhauled its website with Pimcore<ref>{{Cite web|last=Grill-Goodman|first=Jamie|date=2019-07-26|title=Case Study: How Northgate Market Is Future-Proofing Grocery|url=https://risnews.com/case-study-how-northgate-market-future-proofing-grocery|archive-url=|archive-date=|access-date=2020-08-13|website=risnews.com}}</ref>
* Winner of the "Most Promising Open Source Project 2010" <ref>{{Cite web|url=https://web.archive.org/web/20101117004506/http://www.packtpub.com/news/pimcore-wins-the-2010-most-promising-open-source-project-award|title=Pimcore Wins the 2010 Most Promising Open Source Project Award {{!}} Packt Publishing Technical & IT Book Store|date=2010-11-17|website=web.archive.org|access-date=2019-06-10}}</ref>
*Alshaya, a Kuwait-based international franchise operator, implemented a PIM and DAM to manage data for 1.8 million products<ref>{{cite web|title =Success Story - Alshaya - PSG|date=2020-07-23|accessdate=2020-08-06|url=https://www.pgs.co/PDF_Case_Study/alshaya-case-study.pdf}}</ref>
* Winner of the Austrian Multimedia and E-Business State Award 2013<ref>{{Cite web|url=https://web.archive.org/web/20130310022714/http://www.bmwfj.gv.at/Presse/AktuellePressemeldungen/Seiten/BMWFJStaatspreisMultimediaunde-Business2013gehtanProjektpimcore.aspx|title=BMWFJ: Staatspreis Multimedia und e-Business 2013 geht an Projekt "pimcore"|date=2013-03-10|website=web.archive.org|access-date=2019-06-10}}</ref>
*Open Icecat added an open source plugin to upload the open content database to a Pimcore instance<ref>{{cite web|title =Icecat - Pimcore plugin|date=2021-09-30|accessdate=2021-09-30|url=https://iceclog.com/icecat-plugin-for-pimcore-users-available-to-import-data/}}</ref>
* 15 leading product information management systems of 2019<ref>{{Cite web|url=https://www.cpcstrategy.com/blog/2018/08/best-pim-software/|title=Top 15 Best Product Information Management (PIM) Software of 2019|date=2018-08-20|website=Retail Performance Marketing Blog - CPC Strategy|access-date=2019-06-10}}</ref>
* Frost & Sullivan Content Management Systems Technology Innovation Award 2016<ref>{{Cite web|url=https://pimcore.com/en/resources/blog/frost-sullivan-technology-innovation-leader-in-cms-market-2016_a955|title=Frost & Sullivan: Technology Innovation Leader in CMS|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>
* CMS Critic Award in Category "Best Enterprise CMS 2017"<ref>{{Cite web|url=https://pimcore.com/en/resources/blog/cms-critic-award-2017-best-enterprise-content-management-system_a1213|title=CMS Critic Award 2017: 'Best Enterprise Content Management|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>
* Gartner "Cool Vendor in Digital Commerce 2018"<ref>{{Cite web|url=https://pimcore.com/en/resources/blog/pimcore-recognized-as-cool-vendor-by-gartner_a4868|title=Pimcore recognized as "Cool Vendor" by Gartner {{!}} pimcore.com|website=pimcore.com|language=en|access-date=2019-06-10}}</ref>


*
==References==
==References==
{{Reflist}}
[https://syncrasytech.com/pimcore-digital-experience-management Pimcore Gold Partner - Syncrasy] Trusted Partner Since 2019
{{reflist|30em}}


[[Category:Content management systems]]
[[Category:Free content management systems]]
[[Category:Free content management systems]]
[[Category:Free software programmed in PHP]]
[[Category:Free software programmed in PHP]]
[[Category:Customer relationship management software]]
[[Category:Free e-commerce software]]
[[Category:Free e-commerce software]]
[[Category:Extract, transform, load tools]]
[[Category:Data quality companies]]
[[Category:Data companies]]

Latest revision as of 12:10, 25 June 2024

Pimcore company
Company typePrivate
IndustryComputer software
FoundedAustria (2013)
Headquarters
Salzburg
,
Austria
Area served
Worldwide
ProductsPimcore
Websitewww.pimcore.com
Pimcore software
Stable release
11.5.1[1] Edit this on Wikidata / 17 December 2024; 11 days ago (17 December 2024)
Repositorygithub.com/pimcore/pimcore
LicenseGNU GPL version 3

Pimcore is an open-source enterprise PHP software platform for product information management (PIM), master data management (MDM), customer data management (CDP), digital asset management (DAM), content management (CMS), and digital commerce.

Technology

[edit]

Pimcore is operated in a web browser and is based on the PHP programming language, as well as the MySQL/MariaDB database system. It consists of a modular software architecture that uses leading development frameworks, such as the Symfony project and the package management Composer based on a "best-of-breed" approach. The architecture uses the conventions of object-oriented software development, taking into account the MVC (Model View Controller) design pattern.[2]

Pimcore follows the specifications and definitions of the PHP Framework Interop Group (PSR 1, 2, 3, 4 and 7). The company has been a member of this PHP standardisation body since August 2016.

Since its initial release in 2010, Pimcore has followed a fully API-based approach. All functionalities can be accessed by a PHP and a REST API. This allows for easy connectivity to any existing third-party systems, such as SAP, Navision, Salesforce or Oracle. The core of Pimcore is extensible through third-party components and plugins.

Pimcore has a management interface to configure the system and manage data. The user interface is based on the Sencha Ext-JS-6 development framework.

Functionality

[edit]

Pimcore's portfolio consists of open source software solutions for multi-domain master data management and solutions for cross-channel digital commerce and content management. In addition to a free community edition, the software solution is also available as an enterprise edition. The software platform includes functionalities for product information management (PIM), web content management (CMS), digital asset management (DAM) and e-commerce and is available under the open source GPLv3 license and the proprietary PEL (Pimcore Enterprise License).

Master Data Management (MDM) / Product Information Management (PIM)

[edit]

Pimcore's MDM/PIM functionalities deal with the lifecycle of a company's master and product data. The focus is on the consolidation of data, the creation of a central data repository and data quality management topics. In this context, Pimcore enables the configuration of data models of any complexity and the consolidation of data for companies from a wide range of industries and with a wide range of business models. Pimcore includes more than 40 data components and is compatible with classification systems such as ECLASS (formerly styled as eCl@ss) and GS1. Content as well as structures, versions, descriptions, translations can be managed centrally.

Web Content Management (CMS)

[edit]

CMS functionalities are based on the media-neutral management of data and the support of the single-source and multi-channel publishing principle. Pimcore can therefore be used to create and manage cross-media and cross-channel content that can be consumed on digital devices (desktop, mobile, tablet) as well as offline at POS and in print.

Digital Asset Management (DAM)

[edit]

DAM functionalities include centralized management, classification and conversion of digital media in any format and size. The objective is to simplify the management of media and deliver the right media in the appropriate formats to the relevant output channels.

E-Commerce-Framework

[edit]

The e-commerce framework is a component-based development framework to rapidly develop flexible B2B and B2C e-commerce applications.

Customer Data Framework

[edit]

The Customer Data Framework is a component-based development framework to rapidly develop applications for customer data management, customer data segmentation, personalisation and marketing automation.

Pimcore Platform

[edit]

The Pimcore platform combines PIM, CMS, DAM and e-commerce in a single open source application, positioning itself as a system solution for consolidating IT landscapes. In this sense, Pimcore is a champion for integrated system solutions, rather than the best-of-breed approach.

History

[edit]

Pimcore was originally developed by the digital agency elements at New Media Solutions GmbH. The first public beta version was released on January 21, 2010. In 2013, the company Pimcore GmbH was founded.[3]

In 2015, Pimcore launched a global partnership program for system integrators and digital agencies. It has partners in Europe, North America, and Southeast Asia.

Pimcore follows the guidelines and definitions of the PHP Framework Interop Group (PSR 1, 2, 3, 4 and 7). The company has been a member of this PHP standardisation body since August 2016.[4]

In 2018, Pimcore received $3.5 million in Series A funding by German Auctus Capital.[5]

In 2022, Pimcore closed a $12M Series B Deal led by Nordwind Growth to globally expand the Enterprise Open-Source Data and Experience Management Platform.[6]

Technology

[edit]

Pimcore is a web-based application and uses the PHP programming language and the MySQL/MariaDB relational database management system. The core application is extensible through plugins, and by utilising APIs. Pimcore includes an administrative back-end interface for system configuration and managing data. It makes use of the following components:[7]

  • Symfony, a web application framework
  • PHPUnit, a unit testing framework
  • Twig, a templating engine
  • Composer, a package manager
  • Ext JS, a JavaScript single-page application framework

Usage

[edit]
  • Northgate Markets, developed an end-to-end ordering system an overhauled its website with Pimcore[8]
  • Alshaya, a Kuwait-based international franchise operator, implemented a PIM and DAM to manage data for 1.8 million products[9]
  • Open Icecat added an open source plugin to upload the open content database to a Pimcore instance[10]

References

[edit]
  1. ^ "Release 11.5.1". 17 December 2024. Retrieved 26 December 2024.
  2. ^ "Core Framework | Pimcore Development Documentation". pimcore.com. Retrieved 2024-02-22.
  3. ^ "About Us | pimcore.com". pimcore.com. Retrieved 2024-04-06.
  4. ^ "Personnel - PHP-FIG". php-fig.org. Retrieved 2020-08-13.
  5. ^ Butcher, Mike (2018-12-14). "Pimcore closes $3.5M for its open-source data platform to expand in the US". techcrunch.com. Retrieved 2020-08-13.
  6. ^ Rietsch, Dietmar (2022-09-23). "Pimcore Closes $12M Series B Deal led by Nordwind Growth to Globally Expand Enterprise Open-Source Data and Experience Management Platform". pimcore.com. Retrieved 2022-09-23.
  7. ^ "Github - Pimcore". github.com. Retrieved 2020-08-06.
  8. ^ Grill-Goodman, Jamie (2019-07-26). "Case Study: How Northgate Market Is Future-Proofing Grocery". risnews.com. Retrieved 2020-08-13.
  9. ^ "Success Story - Alshaya - PSG" (PDF). 2020-07-23. Retrieved 2020-08-06.
  10. ^ "Icecat - Pimcore plugin". 2021-09-30. Retrieved 2021-09-30.