Skip to content

findologic/plugin-shopware-6-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Findologic Shopware 6 Extension Plugin

This is a plugin skeleton which is used to customize the Findologic Shopware 6 plugin. There are already pre-defined examples in src/Struct/FindologicProduct.php.

Requirements

Note that in order to run this plugin you will need to install Findologic Shopware 6 plugin first.

Documentation

For detailed instructions and code examples see Shopware 6 plugin extension documentation.

Update safety

It is neccessary to mention that update safety means that the changes done to the search and export won't be lost due to an update of the main plugin. Checking the search and the export functionallity afterwards is recommended!