173

Product support

Visit this product's website for support.

Categories

This plugin is a free and simple way to add customer testimonials section to a site. A simple admin interface allows you to create, edit and delete testimonials. A CMS a component lets you to embed a list of public testimonies to a CMS page.

Installation

Open up the update panel and install the Mja.Testimonials plugin.

Usage

Embedding testimonials in your pages is very easy. Just use the testimonials component. You can either add this component to a template via the CMS or you can use a code editor.

Simple use case:

[testimonials]
==
<div class="container">
    {% component 'testimonials' %}
</div>
  • Found the plugin useful on 2 Jun, 2016

    Nice plugin. But can you add more fields like these?

    • profile picture
    • bio

    It will be very useful if you implement that. Thanks!

  • author

    Replied on 3 Jun, 2016

    Hello!

    It's great that You like this plugin.

    Feel free to submit pull requests here with changes You want and I'll be happy to merge them.

    Matiss

  • Found the plugin useful on 18 Nov, 2015

    This plugin is some useful, thanks for that!

  • Found the plugin useful on 4 Jul, 2015

    Great addition to October CMS, It would be nice to have the addition of Title field added to a Testimonial but overall great plugin.

1.1.5

Code style improvements

Nov 28, 2018

1.1.4

Put query content into the component itself

Jul 12, 2017

1.1.3

Add Portugese translations. Thanks @eduardoborges

Sep 20, 2016

1.1.2

Add author bio and avatar on testimonial

Jun 10, 2016

1.1.1

Fix deprecated syntax

Jun 10, 2016

1.1.0

Add testimonial date field as requested in issue

Feb 08, 2016

1.0.3

Removed Rainlab.Translate required dependency (thanks @flip4bytes and @ribsousa); Fixed language file

Apr 21, 2015

1.0.2

Moved language strings to language file and testimonies can now be deleted

Mar 30, 2015

1.0.1

First version of MJA testimonials plugin

Mar 18, 2015