Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Digital Transformation & Master Data Management with Pimcore 5

Digital Transformation & Master Data Management with Pimcore 5

At "Eurostaff Connects" Meetup 2017-04-20 - en

Christoph Lühr

April 20, 2017
Tweet

More Decks by Christoph Lühr

Other Decks in Technology

Transcript

  1. ?

  2. MDM

  3. // Object creation $person = Object\Person::create(array( 'name' => 'Chris', 'description'

    => 'Fast talker' )); $person->setWeight(75); $person->save();
  4. MVC

  5. LXD

  6. • Pimcore https://www.pimcore.org/en • Standalone Docker Demo using latest Pimcore

    5 https://hub.docker.com/r/christophluehr/docker-pimcore-demo- standalone/