boxalino/exporter-shopware6

Boxalino Real Time User Experience (RTUX) Data Exporter

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:shopware-platform-plugin

1.3.0 2021-01-12 21:10 UTC

This package is auto-updated.

Last update: 2024-04-11 12:32:41 UTC


README

Boxalino Shopware6 Data Exporter

Notice

The Data Exporter Layer is replaced by the Data Integration Layer. For integrations to come, please use the DI plugin: https://github.com/boxalino/data-integration-shopware6

Get in touch with Boxalino for migrations from Data Exporter to Data Integration.

Introduction

For the Shopware6 integration, Boxalino comes with a divided approach: framework layer, data export layer and integration layer. The current repository is used as a data export layer.

By adding this package to your Shopware6 project, your setup can do the following:

  1. Run full data exports
  2. Run real-time data synchronizations (delta)

In order to create scheduled events, please check the integration repository for the guidelines: https://github.com/boxalino/rtux-integration-shopware

Setup

  1. Add the plugin to your project via composer composer require boxalino/exporter-shopware6

  2. Activate the plugin per Shopware use ./bin/console plugin:refresh ./bin/console plugin:install --activate --clearCache BoxalinoExporter

  3. Setup the prerequisites described in the wiki.

  4. Log in your Shopware admin and configure the plugin with the configurations provided for your setup Shopware Admin >> Settings >> System >> Plugins >> Boxalino Exporter

  5. In order to kick off your account, a full export is required. For this, please set configuration per Sales Channel and disable the plugin where it is not in use. The Headless channel must have the plugin disabled. In order to trigger the exporter, follow the exporter integration steps. ./bin/console boxalino:exporter:run full

6*. If the plugin configurations are not displayed, they can be accessed via direct link: admin#/sw/plugin/settings/BoxalinoExporter

The exporter will create a boxalino directory in your project where the temporary CSV files will be stored before the export; The exporter will log it's process in a dedicated log ./var/log/boxalino-exporter-env.log

  1. Check more integration features in our guidelines suggestions https://github.com/boxalino/rtux-integration-shopware OR in the package wiki

Contact us!

If you have any question, just contact us at support@boxalino.com