integration_documentation:shopware_6

integration_documentation:shopware_6

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:shopware_6 [2020/06/25 16:41]
daniel [Shopware 6 plugin integration]
integration_documentation:shopware_6 [2020/06/26 11:33]
daniel
Line 1: Line 1:
-===== Shopware 6 plugin integration =====+===== Shopware 6 plugin integration ​- EN =====
  
 Install the Findologic Shopware 6 plugin from the Shopware store. Install the Findologic Shopware 6 plugin from the Shopware store.
Line 30: Line 30:
 <​code><​SHOP-URL>/​findologic?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER></​code>​ <​code><​SHOP-URL>/​findologic?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER></​code>​
  
-  * **shopkey:​** ​→ <​SHOPKEY>​ provided by Findologic+  * **shopkey:​** <​SHOPKEY>​ provided by Findologic
   * **start:** <​NUMBER>​ that should not be lower than zero   * **start:** <​NUMBER>​ that should not be lower than zero
   * **count:** <​NUMBER>​ that should not be lower than zero   * **count:** <​NUMBER>​ that should not be lower than zero
  
 The generated XML is validated against our predefined [[https://​raw.githubusercontent.com/​Findologic/​xml-export/​master/​src/​main/​resources/​Findologic.xsd|XSD scheme]] and built with our export library [[https://​github.com/​Findologic/​libflexport|libflexport]]. The generated XML is validated against our predefined [[https://​raw.githubusercontent.com/​Findologic/​xml-export/​master/​src/​main/​resources/​Findologic.xsd|XSD scheme]] and built with our export library [[https://​github.com/​Findologic/​libflexport|libflexport]].