Kiyoh CLI Commands for Magento 2
Looking for Magento 2 Kiyoh reviews integration? View the full Magento 2 Kiyoh reviews integration page to explore features, configuration options, and pricing.
This guide documents all command-line tools available in Kiyoh Reviews.
Available Commands
| Command | Description |
|---|---|
shopreview:kiyoh:sync |
Synchronize reviews from Kiyoh |
shopreview:kiyoh:import-new |
Import only new reviews |
shopreview:kiyoh:invitations |
Build and process invitation queue |
shopreview:kiyoh:invitations-send |
Force send a specific invitation |
shopreview:kiyoh:selftest |
Run diagnostic self-test |
Sync Reviews
bin/magento shopreview:kiyoh:sync [options]
| Option | Description |
|---|---|
--all |
Sync all reviews (full resync) |
--offset=N |
Start from review N |
--limit=N |
Limit to N reviews per request |
Examples:
bin/magento shopreview:kiyoh:sync
bin/magento shopreview:kiyoh:sync --all
Import New Reviews
bin/magento shopreview:kiyoh:import-new
Imports only new reviews since last sync. This runs via cron.
Process Invitations
bin/magento shopreview:kiyoh:invitations [--limit=N]
Builds queue from qualifying orders and sends pending invitations.
Send Specific Invitation
bin/magento shopreview:kiyoh:invitations-send <invitation-id>
Force send a specific invitation by ID.
Self-Test
bin/magento shopreview:kiyoh:selftest
Checks: Extension enabled, credentials valid, API connection, database tables, cron configured.
Need More Help?
Documentation:
- All Help Articles - Complete documentation overview
Support:
- Contact Us - Get help from our team
For a complete overview of features and configuration options, see Magento 2 Kiyoh reviews integration.