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
.
Note that in order to run this plugin you will need to install Findologic Shopware 6 plugin first.
For detailed instructions and code examples see Shopware 6 plugin extension documentation.
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!