- Add compatibility for Shopware 6.6.
- The "Create data feed now" button now shows a loading animation while the feed is being created.
The "Create data feed now" button now shows a loading animation while the feed is being created.
Establish compatibility with Shopware Markets. Up to now, there have been errors when creating the feed.
Establishing compatibility with the Custom Products Plugin. In previous versions, the feed could not be created once the Custom Products plugin was installed.
Extended prices have not yet been taken into account. Version 1.9.1 fixes this fact.
Compatibility for Shopware 6.5
Extension of the configuration by the selection of a dynamic product group as the source for the products of the export. Products can be specified better this way.
In addition, it is now possible to define the main image of the article using a tag. If a different main image is to be used in the feed than in the shop, these images can be tagged and this can be selected in the configuration. Note: Tag management was only introduced with Shopware version 6.4.12.0!
In some cases, the defined URL parameter was not appended to the product link. This version fixes this bug.
PHP 8 support (sale_price was displayed as 0 EUR in the feed even if no sale price was defined)
Extension of the configuration. It is now possible to use formatted description texts. After activating the option "Use rich text description", the additional field "rich_text_description" will be included in the feed. Furthermore, a parameter can be defined which is appended to the product url. In this way, visits from Instagram/Facebook can be clearly tracked.
Performance/Memory Optimizations. If a lot of product variants are used in the shop, memory limit errors could occur in some cases.
Bugfix: Feed could not be created if items without a manufacturer were included. This version fixes the problem
Optimizations for expandability/customization of the feed through our InstaShopping Modifier Plugin or your own plugins
Compatibility with Shopware 6.4.11 established. Create Datafeed button now visible again
Move the InstaShoppingProductsLineItemBeforeEvent event call AFTER inserting the properties. ATTENTION: If you use the InstaShoppingProductsLineItemBeforeEvent event, you may have to adjust your logic slightly.
Opening the app for third-party plugins using various events to influence the data before it is displayed in the data feed.
The field material was not activated due to an error in the program logic. This update fixes the bug.
In some cases there were problems with determining the field values of variants. If the inheritance was deactivated for some fields of the variant, the fallback to the other fields of the main product no longer worked. This update addresses this issue.
Extension of the feed to include the origin_country field to control the country of origin
In some cases it can happen that the SEO Url of a product cannot be determined correctly. In this case, a fallback URL is controlled according to the pattern https: // URL / detail / PRODUCT ID
Replacement of html entities (ä &zslig; ...) when exporting for correct display on Facebook. HTML entities may be transmitted with the connection to a WaWi and thus passed on to Facebook.
Bugfix: Products without a category led to an error during export
Performance optimizations as well as correction of the sales channel dependent control of the products. Adjustments for Shopware 6.4: Generate data feed Button during configuration was no longer displayed. This is now in the basic settings
Addition of the missing reference quantity of the basic price when the option "Append basic price details to the product name" is active
Bugfix for variants: Some of these were not exported if they were not explicitly activated. Likewise, the product images of the variants were not taken into account if images were set for the variants. Same game with the product names and descriptions of the variants. All that has now been resolved.
Available quantity is now controlled with 100 instead of 0 if the option "fix stock" was selected to prevent display problems on Facebook.
Inactive products are now excluded from the feed.
Extension of the configuration for appending the basic price information to the product name
When the variant export is active, the parent products are no longer included in the feed, as this is superfluous on the one hand and incorrect pricing can also result on the other.
Correction of help texts in the plugin configuration
Unfortunately, an error crept in with the last update that caused problems during export. This error has been corrected in this version.
Extension of the configuration to exclude articles of certain categories as well as articles for which a definable additional field is defined. In addition, it can now be determined that the price of the basic unit is controlled for containers with a base and reference price.
Example: Package price € 20 (basic unit 1, content 2). If YES, € 10 will be taxed in the feed. If NO € 20.
Fix of price detection of variant product
Initial Release of the Plugin