mds-agenturgruppe/pimprint-demo-bundle

mds PimPrint DemoBundle for Pimcore Demo.

Installs: 175

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:pimcore-bundle

pkg:composer/mds-agenturgruppe/pimprint-demo-bundle

v5.0.0 2026-01-21 10:38 UTC

README

mds PimPrint the InDesign Printing Solution for Pimcore.

This bundle is a demo for PimPrint CoreBundle using the Pimcore Demo.

Supported Pimcore Demos Versions

Pimcore Demo PimPrint Demo PimPrint Maintained
2025.x 5.x
2024.4 4.x

Prerequisite

A running Pimcore Demo.

Installing PimPrint Demo

Install MdsPimPrintDemoBundle matching your Pimcore Demo version by issuing:

composer require mds-agenturgruppe/pimprint-demo-bundle:^5.0

Enable MdsPimPrintCoreBundle and MdsPimPrintDemoBundle in config/bundles.php:

\Mds\PimPrint\CoreBundle\MdsPimPrintCoreBundle::class => ['all' => true],
\Mds\PimPrint\DemoBundle\MdsPimPrintDemoBundle::class => ['all' => true],
bin/console pimcore:bundle:install MdsPimPrintCoreBundle

For further details please refer the installation guide in the documentation.

InDesign Plugin

Document generation in InDesign is done with the mds.PimPrint plugin. Please email info@mds.eu to get the plugin.

Further Information