Initial official release of module, including:
- Standard GA fields
- Auto detection of images for image and additional image link
- Creation of full Google Product Category table and mapping of products to categories.
- Fix issues with image URL's
- upgraded for silverstripe 4
- fixed url of google category file
- Only explicitly check for objects that implement The shopping feed extension
- Better PSR-* support
- Add RSS friendly fields to the feed (for feed readers)
- Switch to custom param for google shopping price
- Switch service name in template for shipping
- Add validation to shopping fields on save
- Add UPI exists field
- Improve validation inline with UPI data
- Add some translations
- Remove Brand from required fields config
- Ensure UPI is respected by canIncludeInShoppingFeed
- Add generic
updateExportFields
(mainly for SilverCommerce support)
- Fix how required fields are called in validation
- Fix performance issues and add some basic caching