dominicwatts/testimonial

Testimonial extension to view approved and submit new site testimonials

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.4 2020-02-21 21:42 UTC

This package is auto-updated.

Last update: 2024-04-22 07:08:25 UTC


README

Frontend controller to display testimonials and allow submission. Backend moderation screens.

Install instructions

composer require dominicwatts/testimonial

php bin/magento setup:upgrade

php bin/magento setup:di:compile

Usage instructions

Add testimonials either through the backend or frontend. Make sure at least one testimonial has been approved.

Go to:

  • /testimonials to submit
  • /testimonaisl/index/view to view

Submit screen

Submit

View screen

View

To moderate in admin

Go to Marketing > Testimonials

Backend moderation

Backend

Also there is a console command to generate obvious fake entries

Generate Faker Testimonial

xigen:faker:testimonial [-l|--limit [LIMIT]] [--] <generate>

php/bin magento xigen:faker:testimonial generate

php/bin magento xigen:faker:testimonial -l 10 generate