mds-agenturgruppe / pimprint-demo-bundle
mds PimPrint DemoBundle for Pimcore Demo.
Installs: 122
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:pimcore-bundle
Requires
- ext-dom: *
- fakerphp/faker: ^1.23
- mds-agenturgruppe/pimprint-core-bundle: ^4.3
Requires (Dev)
README
mds PimPrint the InDesign Printing Solution for Pimcore.
This bundle is a demo for PimPrint CoreBundle using the Pimcore 11 Demo.
Supported Pimcore Versions
- Pimcore 11:
mds-agenturgruppe/pimprint-demo-bundle:^4.0
- Pimcore 10:
mds-agenturgruppe/pimprint-demo-bundle:^3.0
- Pimcore 5/6:
mds-agenturgruppe/pimprint-demo-bundle:^1.0
Prerequisites
- PHP 8.1 or higher
- Pimcore 11 Demo installed
Installing PimPrint Demo
Install MdsPimPrintDemoBundle
into your Pimcore Demo by issuing:
composer require mds-agenturgruppe/pimprint-demo-bundle:^4.0
Enable MdsPimPrintCoreBundle
and MdsPimPrintDemoBundle
in config/bundles.php
:
MdsPimPrintCoreBundle::class => ['all' => true], 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.