Command line tools for the Google Shopping Feed extension. These commands are useful for manual feed generation, automation scripts, and troubleshooting.
Available Commands
Command
Description
googleshopping:feed:create
Generate the main product feed
googleshopping:feed:cleanup
Remove old feed files
googleshopping:inventory:create
Generate the inventory feed
googleshopping:promo:create
Generate the promotions feed
googleshopping:feed:create
Generates the main Google Shopping product feed. This is the same feed that runs via cron.
# Generate feeds for all enabled store views
bin/magento googleshopping:feed:create
# Generate feed for specific store view only
bin/magento googleshopping:feed:create --store-id=1
Options:
Option
Description
--store-id
Generate feed for this store view only. If omitted, all enabled store views are processed.
Output: Shows progress and the number of products exported per store view.
Use this when:
Testing feed generation without waiting for cron
Troubleshooting feed issues (CLI provides more detailed output)
Running feed generation from deployment scripts
Manual feed refresh after catalog updates
googleshopping:feed:cleanup
Removes old feed files from the feed directory. Useful for cleaning up storage.
bin/magento googleshopping:feed:cleanup
Use this when:
Disk space is running low
You want to remove outdated feed files
After changing feed filenames
googleshopping:inventory:create
Generates the inventory feed for real-time stock updates.
# Generate inventory feeds for all enabled store views
bin/magento googleshopping:inventory:create
# Generate inventory feed for specific store view
bin/magento googleshopping:inventory:create --store-id=1
Options:
Option
Description
--store-id
Generate inventory feed for this store view only
Use this when:
You need immediate stock level updates
Testing inventory feed configuration
Running more frequent inventory updates than the main feed
googleshopping:promo:create
Generates the promotions feed for Google Merchant promotions.
# Generate promo feeds for all enabled store views
bin/magento googleshopping:promo:create
# Generate promo feed for specific store view
bin/magento googleshopping:promo:create --store-id=1
Options:
Option
Description
--store-id
Generate promo feed for this store view only
Use this when:
You've added or changed promotions
Testing promotions feed configuration
Examples
Manual feed generation after catalog update
# Generate fresh feed immediately
bin/magento googleshopping:feed:create --store-id=1
# Optionally generate inventory feed as well
bin/magento googleshopping:inventory:create --store-id=1
Generate all feeds (deployment script)
# After deployment, regenerate all feeds
bin/magento cache:flush
bin/magento googleshopping:feed:create
bin/magento googleshopping:inventory:create
bin/magento googleshopping:promo:create
Troubleshoot specific store view
# Generate with output visible
bin/magento googleshopping:feed:create --store-id=1
# Check the generated feed
cat var/export/googleshopping/googleshopping_1.xml | head -100
Magmodules sets the bar for Magento module quality and support—we check their catalog first for client feature requests, and they’re our first choice for licenses.
11 Nov 2025
Matt Austin
Possibly the fastest support response times of any Magento Extension vendor. Great extensions too!
09 Sep 2025
Jan Privé
Dankzij de heldere uitleg en snelle reactie van Magmodules kon mijn vraag, en dus mijn Magento-probleem, binnen enkele uren worden beantwoord.
Doeltreffend, zonder moeilijke termen, gewoon zo als het zou moeten zijn....
Bedankt!
05 Sep 2025
Denis Metzler
To evaluate a provider, it is not enough to consider only the product offered, but also its after-sales service, such as support and troubleshooting. Magmodules has been extremely satisfactory at all levels on multiple occasions and sets the bar at the top when comparing the competition.
02 Sep 2025
Bleijenberg winkelinrichting en materialen
Goed bereikbaar, reageren snel en denken oplossingsgericht. Een aanrader.
30 Jul 2025
Patrick Verduijn
Magmodules biedt plugins aan die van hoge kwaliteit zijn tegen een goede prijs, waar dit bedrijf in uitblinkt is de bereidheid om de zeldzame feedback & problemen met de plugins te willen onderzoeken, mee te willen denken in het debuggen van problemen en goede oplossingen toe te passen.
In mijn decennium ervaring met Magento & 3th parties is Magmodules absoluut een uniqum binnen de markt.
25 Jul 2025
Erik de Groot
Magemodules heeft hele sterke Magento extensies en een proactieve support. Al jaren heel erg tevreden over jullie service en producten!
18 Jul 2025
René Zeuner
We are using the Mollie Magento extension from Magmodules. It works excellently without flaws. Very fast, competent and friendly support. Thanks!
30 Jun 2025
R. U.
Erg goed team, reageren snel en duidelijk en hebben met toegang tot onze database erg goed geholpen (eigenlijk een gratis customization).
18 Jun 2025
Hugo de Groot
Uitstekende support! Wij gebruiken o.a. de Rich Snippets Suite extensie voor onze Magento 2 webshop (Hyvä) en hadden een specifieke vraag over structured data op PLP-pagina’s. Binnen no-time kregen we een inhoudelijk en duidelijk antwoord. Zeer prettig contact en goed onderbouwde uitleg. Absoluut een betrouwbare partner voor Magento-extensies!