Coder Social home page Coder Social logo

magento2-buyer-review's Introduction

Welcome

ToBai Buyer Review is a Magento 2 extension. It identifies which product reviews were written by real buyers and mark these reviews on frontend. This helps potential customers to get more useful information about the product they want to buy.

More information about the extension you can find at this page - http://www.to-bai.com/magento-2-extensions/buyer-review.html

Installation

Please follow next instructions to successfully install ToBai Buyer Review in your Magento 2 store.

  1. Disable the cache with this command:

     bin/magento cache:disable
    
  2. Add extension to composer require section using this command:

     composer require tobai/magento2-buyer-review ~1.0.0
    
  3. Enable module and upgrade with this commands:

     bin/magento module:enable --clear-static-content Tobai_BuyerReview
     bin/magento setup:upgrade
    
  4. Check under Stores->Configuration->Advanced->Advanced that the module ToBai_BuyerReview is present. If ToBai_BuyerReview displays in alphabetical order, you successfully installed the reference module!

  5. Flush and enable the cache with this commands:

     bin/magento cache:flush
     bin/magento cache:enable
    

Now you should see new ToBai tab at Stores > Configuration. When you click at this tab you will see Buyer Review section.

Before enabling cache you may compile DI. For compiling run command (before and after "var/di" directory must be deleted):

bin/magento setup:di:compile

magento2-buyer-review's People

Contributors

ytorbyk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

manojeshopping

magento2-buyer-review's Issues

Doesnt show anything

hi,
i just installed it and set label text but it doesnt show anything... all reviews are same

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.