PHP code example of yotpo / module-yotpo-combined
1. Go to this page and download the library: Download yotpo/module-yotpo-combined library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
yotpo / module-yotpo-combined example snippets
<?= $this->helper('Yotpo\Reviews\Helper\Data')->showWidget($block)
<?= $this->helper('Yotpo\Reviews\Helper\Data')->showBottomline($block, $_product)
bash
composer nto maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush