Skip to content

Interactivated/magento2-feedback-company

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-feedback-company


⚡️ The module extends "The feedback company" module by adding a rest api endpoint to show the rating on the site VSF ⚡️

https://bitbucket.org/feedbackcompany/magento2-app/src/master/


Important note!

The module requires the installation of The Feedback Company Connect for Magento® 2 module in advance. Follow the installation instructions


Contents



Installation


1. Add the configuration of the module FeedbackCompany_TheFeedbackCompany to the composer.json file


composer config repositories.feedbackcompany-the-feedback-company git https://bitbucket.org/feedbackcompany/magento2-app.git

2. Add the configuration of the module Interactivated_TheFeedbackCompany to the composer.json file


composer config repositories.interactivated-magento2-feedback-company git https://github.com/Interactivated/magento2-feedback-company.git

3. Install modules


composer require feedbackcompany/the-feedback-company 1.2.1
composer require interactivated/magento2-feedback-company dev-master
bin/magento setup:upgrade
bin/magento cache:flush

Usage


You will need to configure your module in the admin panel according to the instructions. https://www.feedbackcompany.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages