Giter VIP home page Giter VIP logo

magento2-breviews's Introduction

Magento 2 bReviews Extension

This extension adds features to your Magento 2 store at product review page! With this extension you can see total score of reviews and review score summary. It removes nickname section in a add review form but extension takes customer name and put it instead (if guest send review it will put "Guest" instead of username). It supports full page caching because dynamic objects are not cacheable!

Requirements

Magento 2.0+

How to install

Installation is easy. You can use Composer or you can put all files from GitHub direcly to your folders. In your code folder create two more folders "Matej\bReviews" and run command: php bin/magento setup:upgrade . Your folder structure should look like this:

app/code/
├── Matej/
│   │   ├──bReviews/
│   │   │   ├── ...
│   │   │   ├── ...

Note

This code is pretty much automate without admin code because this code is made by young developer at his internship at Inchoo coding in Magento 2 framework for a 2 weeks. This code is practice for this framework and it may not work like you expect nor have good practice code like in professional extensions! Thanks for looking at this extension! =)

magento2-breviews's People

Contributors

b-matt avatar

Watchers

James Cloos avatar

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.