mds-agenturgruppe/pimprint-core-bundle

mds PimPrint CoreBundle - The InDesign Printing Solution for Pimcore.

v4.2.2 2024-01-16 09:27 UTC

README

mds PimPrint CoreBundle - The InDesign Printing Solution for Pimcore.

Supported Pimcore Versions

  • Pimcore 11: mds-agenturgruppe/pimprint-core-bundle:^4.0
  • Pimcore 10: mds-agenturgruppe/pimprint-core-bundle:^3.0
  • Pimcore 5/6: mds-agenturgruppe/pimprint-core-bundle:^1.0

Prerequisites

Installation for Pimcore 11

Install MdsPimPrintCoreBundle into your Pimcore by issuing:

composer require mds-agenturgruppe/pimprint-core-bundle:^4.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 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