francoislevesque / QARR

Grow your business by allowing visitors to leave reviews or ask a questions.

Home Page:https://qarr.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reviews & Ratings + Questions & Answers

Craft CMS Plugin

Grow your business by allowing visitors to leave reviews or ask a questions.

Ratings & Reviews

Collect reviews and ratings from customers and guests. Guest must have an account to leave a review. See Documentation

Questions & Answers

Collect questions from guest and allow customers to answer them. See Documentation

Displays

If you want to capture additional information you can create fields and add them to Displays

Whats Next?

Join Slack Group - Read Documentations - Visit Plugin Website - Github Issues

Sample Usage

You can use this reviews plugin with any Singles, Channels or Commerce Product.

Basic

{{ craft.qarr.display(model) }}

Advanced

{{ craft.qarr.display(model, {
    limit: 3,
    pagination: 'infinite',
    reviews: {
        display: 'productReviews'
    },
    questions: false
}) }}

About

Grow your business by allowing visitors to leave reviews or ask a questions.

https://qarr.tools

License:Other


Languages

Language:PHP 63.3%Language:HTML 31.8%Language:CSS 4.9%Language:JavaScript 0.0%