w-vision/data-definitions

recently-reviewed

last reviewed: 09.03.2020

No Category

No author set

Version

5.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

1  Reviewer

AndiKeiser

reviewed on 09.03.2020

instride AG

w-vision/data-definitions

No Category

Omschrijving

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.


Readme

DataDefinitions

Software License Latest Stable Version

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like. Everything within Data Definitions is extendable.

Interface

Requirements

  • Pimcore 11

Getting started

# Install via composer
composer require instride/data-definitions
// Add to config/bundles.php
return [
    // ...
    Instride\DataDefinitionsBundle\DataDefinitionsBundle::class => ['all' => true],
];
# Install the bundle via command-line
bin/console pimcore:bundle:install DataDefinitionsBundle
  • Reload Pimcore
  • Open Settings -> Import Definitions or Export Definitions

Documentation

License

instride AG, Sandgruebestrasse 4, 6210 Sursee, Switzerland
instride.ch, connect@instride.ch
Copyright © 2024 instride AG. All rights reserved.

For licensing details please visit LICENSE.md

Review status

recently-reviewed

last reviewed: 09.03.2020

?>

No author set

Version

5.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

1  Reviewer

AndiKeiser

reviewed on 09.03.2020

instride AG