instride/opendxp-data-definitions

Create reusable Import- and Export-Definitions for your OpenDXP DataObjects using a nice GUI.

Maintainers

Package info

github.com/instride-ch/opendxp-data-definitions

Type:opendxp-bundle

pkg:composer/instride/opendxp-data-definitions

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-06-30 09:14 UTC

This package is auto-updated.

Last update: 2026-06-30 09:16:47 UTC


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 as you like. Everything within Data Definitions is extendable.

Interface

Requirements

  • OpenDXP V1

Getting started

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

Documentation

License

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

For licensing details please visit LICENSE.md