alpin11 / coreshop-google-shopping-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
CoreShop - Google Shopping Bundle
Package info
github.com/alpin11/CoreShopGoogleShoppingBundle
Type:pimcore-bundle
pkg:composer/alpin11/coreshop-google-shopping-bundle
v1.2.10
2021-11-11 15:17 UTC
Requires
- pimcore/pimcore: ^6.0
- vitalybaev/google-merchant-feed: ^2.0
README
Create your Google Shopping XML Feeds with CoreShop Products
[Development] Installation
1. Composer
"alpin11/coreshop-google-shopping-bundle": "^1.2"
2. Activate
Enable the Bundle in Pimcore Extension Manager or via the CLI
bin/console pimcore:bundle:enable CoreShopGoogleShoppingBundle
3. Setup
Add custom repositories to app/config/config.yml f. e.
core_shop_google_shopping: repositories: - id: app.repository.[REPOSITORY_NAME] priority: 200
4. Dump feed
bin/console coreshop:google-shopping:dump-feed --params='{"store": [STORE_ID], "filename": "[FILENAME]", "locale": "[LOCALE]"}'
4. Done
The feed will be saved into web\google-shopping