项目作者: findologic

项目描述 :
Magento 2 Export Plugin for Direct Integration
高级语言: PHP
项目地址: git://github.com/findologic/plugin-magento-2-di-export.git
创建时间: 2020-08-18T10:08:01Z
项目社区:https://github.com/findologic/plugin-magento-2-di-export

开源协议:

下载


Findologic Magento 2 Export Plugin

In order to use the Findologic service you need to install:

Installation

Product export

For the functionality of the plugin it’s essential to export the product data from the shop to Findologic.
For this purpose, the Findologic export library libflexport
is included. By default the export contains only demo product data.

The export is triggerred by the plugin-magento-2-di and
calls Export::startExport. Please use this example and modify it to your needs.
The xml export documentation can be found here.
The exported XML is validated against a predefined XSD Schema.

Run export

The export can be triggered by URL in your browser:

  • https://\/search/Export/ExportController?shopkey=\&start=\&count=\

Parameters:

  • shopkey: API key provided by Findologic
  • start: number that should not be lower than zero
  • count: number that should not lower than zero and “start” number