Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Digital Transformation & Master Data Management...
Search
Christoph Lühr
April 20, 2017
Technology
0
250
Digital Transformation & Master Data Management with Pimcore 5
At "Eurostaff Connects" Meetup 2017-04-20 - en
Christoph Lühr
April 20, 2017
Tweet
Share
More Decks by Christoph Lühr
See All by Christoph Lühr
Vektor-Suche & LLMs
chluehr
0
120
Search, Embeddings & Vector-DBs
chluehr
0
140
Reality Check: Automated Content Production at Enterprise Scale with Pimcore
chluehr
0
79
The how and why of getting Freelancers
chluehr
0
75
Content & Master Data Management with Pimcore
chluehr
1
740
Master Data Management with Pimcore
chluehr
0
220
Swoole in 5 Minutes [en]
chluehr
1
12k
PIM & Master Data Management with Pimcore 5 [en]
chluehr
2
310
LXD System Containers [en]
chluehr
0
360
Other Decks in Technology
See All in Technology
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.4k
どこで打鍵するのが良い? IaCの実行基盤選定について
nrinetcom
PRO
2
170
【SLO】"多様な期待値" と向き合ってみた
z63d
2
310
LY Tableauでの Tableau x AIの実践 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1.3k
Devinを導入したら予想外の人たちに好評だった
tomuro
0
890
「データとの対話」の現在地と未来
kobakou
0
1.3k
AI Agentにおける評価指標とAgent GPA
tsho
1
300
AI時代にエンジニアはどう成長すれば良いのか?
recruitengineers
PRO
1
140
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
150
問い合わせ自動化の技術的挑戦
recruitengineers
PRO
2
150
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
15
95k
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
3
430
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.3k
RailsConf 2023
tenderlove
30
1.4k
Navigating Weather and Climate Data
rabernat
0
130
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
430
Raft: Consensus for Rubyists
vanstee
141
7.3k
Navigating Team Friction
lara
192
16k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
380
Everyday Curiosity
cassininazir
0
150
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
Ruling the World: When Life Gets Gamed
codingconduct
0
160
Transcript
Christoph Lühr @chluehr / Eurostaff Connect(s) 2017-04-20 Digital Transformation &
Master Data Management with Pimcore 5
Turning Buzzwords into Code.
None
None
SIN CE 2000
Image source: http://www.flickr.com/photos/robby_van_moor/5702589201/ CC BY-ND 2.0
None
(#) Internet
None
~100 ^ Year
D⇒T Digital Transformation
https://en.wikipedia.org/wiki/File:Pimcore-logo-2016.svg
https://en.wikipedia.org/wiki/File:Pimcore-logo-2016.svg
Unicode Character 'HAPPY PERSON RAISING ONE HAND' (U+1F64B)
Analysis I: Business View Digital Transformation
BUSINESS Digital Transformation
BUSINESS Digital Transformation
Digital Transformation DEPARTMENT 1 DEPARTMENT 2 DEPARTMENT 3 DEPARTMENT X
Digital Transformation Production Product Mgmt Sales Marketing
Digital Transformation "Digitization" Production Product Mgmt Sales Marketing IT
Digital Transformation "Digitalization" Production Product Mgmt Sales Marketing IT IT
IT IT
Digital Transformation "Digitalization" Production Product Mgmt Sales Marketing IT IT
IT IT
Digital Transformation "Digitalization" Production Product Mgmt Sales Marketing IT IT
IT IT
Digital Transformation "MDM" P. PM. S. M. Master Data Management
Analyses II "Systems, Data & Processes" Digital Transformation
System
None
None
None
SHOP ERP CRM
SHOP ERP CRM ?
SHOP ERP CRM Excel \\FS
PROCESSING
IMPORT EXPORT
IMPORT EXPORT API
IMPORT EXPORT FTP XML
A B C E D
? ? ? ? ? ?
ERP ?
SHOP ?
SHOP SHOP SHOP ?
?
Single SourcE Of Truth
Master Data Management System
Benefits!
MDM
IN OUT OUT IN MDM MDM
Newsletter MDM Shop Print Catalog Marketplace . . . "Omni-Channel"
Criteria Requirements
Image source: http://icons8.com/web-app/1475/Database / Document by useiconic.com from the Noun
Project
Solutions?
Specialized (PIM - MDM)
None
None
None
Wrench by i cons from the Noun Project
Snail by Juraj Sedlák from the Noun Project
CMS (with Extensions)
None
None
None
None
(!fun) clock by Ananth from the Noun Project
Framework (Components)
None
None
None
$$$ clock by Ananth from the Noun Project
None
Integrated System Dev. Framework
Integrated System Dev. Framework Platform
Image source: https://instagram.com/p/wse6D4LtB1/
None
GPL v3
None
Image source: http://symfony.com/logo
None
Features
Image source: http://icons8.com/web-app/1475/Database
None
40 Field Types
None
Image source: http://blog.feixen.de/gefunden-im-web/fliesentische/
<?php ORM ?>
// Object creation $person = Object\Person::create(array( 'name' => 'Chris', 'description'
=> 'Fast talker' )); $person->setWeight(75); $person->save();
// Object retrieval $personList = new Object\Person\Listing(); $personList>setOrderKey("weight"); $personList>setOrder("DESC"); ...
$results = Object\Person::getByWeight(75);
None
Image source: https://www.flickr.com/photos/127497725@N02/15733977724
Image source: https://www.pimcore.org/
None
None
None
WANTED WANTED
None
MVC
<?php class PersonController extends Action { public function detailAction() {
} }
/person/detail.php: <div class="foo"> <?= $this->image("mugshot") ?> <?= $this->wysiwyg("wanted") ?> <div>
Image source: https://www.pimcore.org/
Image source: http://www.flickr.com/photos/rietje/76566707/ CC BY 2.0
None
Versioning
Trashcan & Undo
Scheduled Publishing
Variants & Inheritance
Role-based Views
i18n / l10n
REST API & PHP API
Workflows
Multi-Site
Integrated System Dev. Framework Platform
Integrated System Dev. Framework
Demo
Image source: http://www.flickr.com/photos/rietje/76566707/ CC BY 2.0
Thanks! Questions? Christoph Lühr
[email protected]
[email protected]
@chluehr Slides license Attribution-NonCommercial-ShareAlike
3.0 http://creativecommons.org/licenses/by-nc-sa/3.0/
Bonus
development by Gregor Cresnar from the Noun Project
None
None
None
None
None
None
LXD
• Pimcore https://www.pimcore.org/en • Standalone Docker Demo using latest Pimcore
5 https://hub.docker.com/r/christophluehr/docker-pimcore-demo- standalone/