sebwite / feedback-company
Magento 2.0 Feedback Company extension
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
This package is not auto-updated.
Last update: 2024-10-26 20:09:42 UTC
README
This extension adds the possibility to retrieve avarage score, amount of reviews and reviews from the Feedback Company. You can use FeedbackCompanyApi.php in your Magento extension or use FCTemplate to retrieve ratings in your theme.
Installation
composer require sebwite/feedback-company
Settings
The extension add a new menu item in the admin panel. Add your Feedback Company OAuth Secret and Id to Sebwite/FeedbackCompany to make this extension work.