mds-agenturgruppe/pimprint-core-bundle

mds PimPrint CoreBundle - The InDesign Printing Solution for Pimcore.

v5.0.0 2025-07-14 10:49 UTC

README

mds PimPrint CoreBundle — The flexible InDesign Printing Solution for Pimcore.

Supported Pimcore Versions

PimPrint Release PimPrint InDesign Plugin Supported Pimcore Version Maintained
5.x 2.x 12.x
4.x 2.x 11.x
3.x 2.x 10.6
2.x 1.x 10.0 - 10.5
1.x 1.x 5.x, 6.x

Prerequisites

Installation for Pimcore 12

Install MdsPimPrintCoreBundle into your Pimcore by issuing:

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

Enable MdsPimPrintCoreBundle in config/bundles.php:

MdsPimPrintCoreBundle::class => ['all' => true],

Install MdsPimPrintCoreBundle with:

bin/console pimcore:bundle:install MdsPimPrintCoreBundle

For further details please refer to 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