Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 417 Bytes

Magento2 Testimonials Module

How to install ?

$ composer require magento-garage/magento2-testimonials

$ php bin/magento setup:upgrade

What it does ?

This module adds a testimonial section in admin panel where admin can add testimonials which will be listed in /testimonials page.

Please feel free to log issues and change request based on your requirements. Open to accept pull requests too.