integration_documentation:plugin:en:direct_integration:oxid

integration_documentation:plugin:en:direct_integration:oxid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
integration_documentation:plugin:en:direct_integration:oxid [2021/04/20 12:11]
daniel
integration_documentation:plugin:en:direct_integration:oxid [2021/06/15 12:34]
daniel [Demo export plugin]
Line 12: Line 12:
 The **Findologic Search & Navigation** plugin is downloaded from the OXID stackexchange store: The **Findologic Search & Navigation** plugin is downloaded from the OXID stackexchange store:
  
-* [CE 4.7.x - 6.2.x](https://​exchange.oxid-esales.com/​Frontend-and-User-Experience/​Search-Navigation-and-Filters/​Findologic-Search-Navigation-1-0-0-Stable-CE-4-7-x-6-2-x.html?​listtype=search&​searchparam=findologic) +* [CE 4.7.x - 6.3.x](https://​exchange.oxid-esales.com/​Frontend-and-User-Experience/​Search-Navigation-and-Filters/​Findologic-Search-Navigation-1-0-0-Stable-CE-4-7-x-6-2-x.html?​listtype=search&​searchparam=findologic) 
-* [EE/PE 4.7.x/5.0.x - 6.2.x](https://​exchange.oxid-esales.com/​Frontend-and-User-Experience/​Search-Navigation-and-Filters/​Findologic-Search-Navigation-1-0-0-Stable-EE-PE-4-7-x-5-0-x-6-2-x.html?​listtype=search&​searchparam=findologic)+* [EE/PE 4.7.x/5.0.x - 6.3.x](https://​exchange.oxid-esales.com/​Frontend-and-User-Experience/​Search-Navigation-and-Filters/​Findologic-Search-Navigation-1-0-0-Stable-EE-PE-4-7-x-5-0-x-6-2-x.html?​listtype=search&​searchparam=findologic)
  
-### Export ​plugin+### Demo export ​plugin
  
 The **Findologic Export** plugin zip can be downloaded here: The **Findologic Export** plugin zip can be downloaded here:
  
-* [CE/EE/PE 4.7.x - 6.2.x](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugins:​oxid_4_6_export_plugin.zip)+* [CE/EE/PE 4.7.x - 6.3.x](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugins:​oxid_4_6_export_plugin.zip)
  
 </​markdown>​ </​markdown>​
Line 120: Line 120:
  
 Please use this example and modify it to your needs. The library provides you with the functionality to export XML according to the [[xml_export_documentation:​xml_format|xml export documentation]]. The exported XML will be validated against a predefined [[https://​github.com/​findologic/​xml-export/​blob/​master/​src/​main/​resources/​findologic.xsd|XSD Schema]]. Please use this example and modify it to your needs. The library provides you with the functionality to export XML according to the [[xml_export_documentation:​xml_format|xml export documentation]]. The exported XML will be validated against a predefined [[https://​github.com/​findologic/​xml-export/​blob/​master/​src/​main/​resources/​findologic.xsd|XSD Schema]].
-Further information in [[README|https://​github.com/​findologic/​libflexport/​blob/​develop/​README.md]] of libflexport.+ 
 +Further information in [[https://​github.com/​findologic/​libflexport/​blob/​develop/​README.md|README]] of libflexport.
  
 ==== Run export ==== ==== Run export ====
Line 131: Line 132:
  
   * **shopkey:​** API key provided by Findologic   * **shopkey:​** API key provided by Findologic
-  * **start:** number that should not be lower than zero +  * **start:** number that should not be lower than zero, default 0. 
-  * **count:** number that should not lower than zero and “start” number+  * **count:** number that should not lower than zero and “start” number, default 20.
  
  
 This export url has to be set in the Findologic Account [[https://​account.findologic.com/#/​app/​search-navigation/​import-export|Settings]],​ see [[customer_account:​import-export|documentation]]. This export url has to be set in the Findologic Account [[https://​account.findologic.com/#/​app/​search-navigation/​import-export|Settings]],​ see [[customer_account:​import-export|documentation]].
  
-If you have troubles with the export please contact us at [[support@findologic.com|support@findologic.com]].+If you have troubles with the export please contact us at [[support@findologic.com|support@findologic.com] 
 +].