Giter Site home page Giter Site logo

vendrcontrib / vendr-reviews Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 3.0 11.59 MB

Simple product reviews for Vendr, the eCommerce solution for Umbraco v8+

License: MIT License

C# 58.06% JavaScript 17.70% HTML 18.66% CSS 1.30% Batchfile 0.13% PowerShell 2.69% Shell 1.46%
ecommerce umbraco umbraco-v8 vendr reviews hacktoberfest

vendr-reviews's Introduction

Vendr Reviews ⭐⭐⭐⭐⭐

Simple product reviews for Vendr, the eCommerce package for Umbrao v8+

Installation

Add the following using statement to your product page view:

@using Vendr.Contrib.Reviews.Web;

Then in the location you wish to render the reviews add:

@Html.RenderVendrReviews(store.Id, Model.Key.ToString())

TODO

  • Add example of basic review form on product page.
  • Extract reviews for product and calculated average score.
  • Add tree nodes for each store in backoffice.
  • Add paged list of reviews in backoffice with filter options.
  • Search reviews in specific properties.
  • Add page to view and edit some properties on review.
  • Allow to delete review(s).
  • Allow to change status of review(s).
  • Reply/comment on review.
  • Change review UpdateDate on save.
  • Add email field to review.
  • Show product details like sku and product name on edit page.
  • Recommend this product (yes/no).
  • Verified buyer (yes/no).
  • Votes positive / negative
  • Add basic configuration (e.g. as config file).

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.