Sergey

Results 5 issues of Sergey

Hi, There are not static files in the extensions, such as js and html. Users can use faster method for installation: `bin/magento setup:upgrade --keep-generated` instead of `bin/magento setup:upgrade && bin/magento...

It's possible I do something wrong. I have disabled security boot, set TESTSIGNING to ON and succesfully installed program (1.0.9) but nothing was changed. I reinstalled, rebooted and disabled/enabled keyboard...

Hi Marius. If I run "bin/magento setup:di:compile", I get error: Fatal error: Cannot use Magento\Rss\Controller\Feed\Index as Index because the name is already in use in /var/www/mage203/app/code/Sample/News/Controller/Author/Rss.php on line 4

bug

Currently only data from answer with status code "200" can be saved in `yotpo_rich_snippets` table: ```php if ($res["status"] != 200) { //product not found or feature disabled. return []; }...

enhancement
v3.1.0

Hi everyone. From this dictionary: ``` feed = { 'feed': { 'reviewer_images': [ { 'reviewer_image': { 'url': "http://google.com" } }, { 'reviewer_image': { 'url': "http://google.com" } } ] } }...