Download the PHP package elgentos/magento2-kiyoh without Composer
On this page you can find all versions of the php package elgentos/magento2-kiyoh. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elgentos/magento2-kiyoh
More information about elgentos/magento2-kiyoh
Files in elgentos/magento2-kiyoh
Download elgentos/magento2-kiyoh
More information about elgentos/magento2-kiyoh
Files in elgentos/magento2-kiyoh
Vendor elgentos
Package magento2-kiyoh
Short Description Kiyoh extension to show rating on m2 shop
License proprietary
Package magento2-kiyoh
Short Description Kiyoh extension to show rating on m2 shop
License proprietary
Please rate this library. Is it a good library?
Informations about the package magento2-kiyoh
Elgentos Kiyoh for Magento 2
This extension fetches site review scores from Kiyoh and stores them in the m2 database. This is only compatible with KiyohNL. But feel free to open an pr to support kiyoh.com and klanten vertellen
as well.
Note: this extension is used for Kiyoh site reviews, not for Kiyoh product reviews. For the product reviews extension, see dutchwebdesign/magento2-kiyoh.
How to install
:rocket: Install via composer (recommend)
Configuration
- Enable the extension
- Setup an interval number in days
- Enter the Kiyoh known email adress
- Enter the Kiyoh API key (You can find this API Key under Uitnodigen -> Extra opties)
- Enter the Kiyoh Location ID
- Enter the url from the public page in kiyoh
Run the cronjob
Run the cronjob with magerun2 magerun2 sys:cron:run retrieve_reviews_from_kiyoh
Features
- Cronjob that fetches review scores every night
- ViewModel to offload logic from a block class
- Send review email + offset when a shipment is made in m2 (config option)
- This extension stores the data in Custom Variables in de m2 database
How does it work
- Gets the xml feed and puts the data in custom vars
- Has a viewModel that transform this data in the correct form on the frontend
All versions of magento2-kiyoh with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1
magento/framework Version ^103.0
magento/module-sales Version ^103.0
magento/module-store Version ^101.1
magento/module-variable Version ^100.4
magento/framework Version ^103.0
magento/module-sales Version ^103.0
magento/module-store Version ^101.1
magento/module-variable Version ^100.4
The package elgentos/magento2-kiyoh contains the following files
Loading the files please wait ....