Download the PHP package blackbit_digital_commerce/pimcore-data-director-datanorm without Composer
On this page you can find all versions of the php package blackbit_digital_commerce/pimcore-data-director-datanorm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blackbit_digital_commerce/pimcore-data-director-datanorm
More information about blackbit_digital_commerce/pimcore-data-director-datanorm
Files in blackbit_digital_commerce/pimcore-data-director-datanorm
Download blackbit_digital_commerce/pimcore-data-director-datanorm
More information about blackbit_digital_commerce/pimcore-data-director-datanorm
Files in blackbit_digital_commerce/pimcore-data-director-datanorm
Vendor blackbit_digital_commerce
Package pimcore-data-director-datanorm
Short Description Add-on bundle for Pimcore Data Direktor to support Datanorm exports
License GPL-3.0-or-later
Homepage https://pimcore.blackbit.de
Package pimcore-data-director-datanorm
Short Description Add-on bundle for Pimcore Data Direktor to support Datanorm exports
License GPL-3.0-or-later
Homepage https://pimcore.blackbit.de
Please rate this library. Is it a good library?
Informations about the package pimcore-data-director-datanorm
Datanorm export add-on for Pimcore Data Director
This bundle adds a result callback function template to Data Director's attribute mapping to create Datanorm exports. It defines virtual fields which you can map to your Pimcore data object fields. The result callback function already contains all the logic to create a Datanorm export file.
As it uses Data Director's export capabilities, your Datanorm exports profit by:
- everything is configurable in Pimcore backend user interface - no creation of PHP files or anything similar necessary
- access any data which is connected to exported products, for example you can easily access assigned categories, price information, manufacturers, product features etc.
- full flexibility in setting up a transformations like combining multiple Pimcore data object fields into one Datanorm field
- automatically execute exports whenever a product object gets saved whose data gets exported to:
- prepare export once the data changes, so that the data does not have to be generated in the moment when the export is requested -> very fast exports because the export document is already available in the moment of request -> you will have an always up-to-date Datanorm export
- upload exports automatically to a target system to always have up-to-date data there
- automatically send data the other APIs
- intelligent checks whether anything changed since the last export. If nothing changed, export document gets delivered from cache
- access exports via URL, for example to pull Datanorm export into an external system instead of pushing it
How to get the plugin
Please write an email to [email protected].
All versions of pimcore-data-director-datanorm with dependencies
PHP Build Version
Package Version
No informations.
The package blackbit_digital_commerce/pimcore-data-director-datanorm contains the following files
Loading the files please wait ...