In order to use the Findologic service you need to install:
- Findologic plugin-magento-2-di for search & navigation.
- Findologic plugin-magento-2-di-export for 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.
The export can be triggered by URL in your browser:
- https://<SHOP_URL>/search/Export/ExportController?shopkey=<SHOP_KEY>&start=<NUMBER>&count=<NUMBER>
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