Type
magento2-module
The Trustpilot Review extension makes it simple and easy for merchants to collect reviews from their customers to power their marketing efforts, increase sales conversion, build their online reputation and draw business insights.
magento2-module
OSL-3.0
None
None
None
None
None
Trustpilot is an open review platform that helps consumers make better choices while helping companies showcase and improve their customer service.
To install the Trustpilot plugin on your website, please follow the steps provided in this package.
php bin/magento setup:backup --code --db --media
(Please note that your website will be inaccessible during the backup process.) 3. Enable maintenance mode.
php bin/magento maintenance:enable
composer require “trustpilot/module-reviews”
php bin/magento module:enable Trustpilot_Reviews --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable