Advanced customer testimonials and reviews extension for Magento 2 — slider widget, categories, individual testimonial pages, frontend submission form, 1-5 star ratings, customer photos, featured testimonials, and SEO-friendly Review schema markup. Hyva and Luma ready.
Panth Testimonials is a complete customer testimonials and social-proof solution for Magento 2. Merchants can publish customer testimonials through a responsive slider widget, organize them into categories, give each testimonial its own individual SEO-friendly page, and collect new reviews through a built-in frontend submission form. Each testimonial supports 1 to 5 star ratings, customer photos, a featured flag for highlighting the best stories, and emits Review schema markup (schema.org/Review) so star ratings appear in Google search results. The module works out-of-the-box on both Hyva (Alpine.js + Tailwind) and Luma storefronts, is fully responsive, multi-store aware, and follows Adobe's Magento Extension Quality Program (MEQP) standards.
Whether you run a fashion store, a B2B wholesale site, a services business, or a multi-vendor marketplace, authentic customer testimonials remain one of the highest-converting trust signals on the web. Panth Testimonials gives you every tool needed to collect, curate, and showcase them with zero development effort.
Get a free quote for your project in 24 hours — custom modules, Hyva themes, performance optimization, M1→M2 migrations, and Adobe Commerce Cloud.
|
Top Rated Plus on Upwork 100% Job Success • 10+ Years Magento Experience Adobe Certified • Hyva Specialist |
Magento Development Team Custom Modules • Theme Design • Migrations Performance • SEO • Adobe Commerce Cloud |
Visit our website: kishansavaliya.com | Get a quote: kishansavaliya.com/get-quote
- Key Features
- What Makes Panth Testimonials Different
- Compatibility
- Installation
- Configuration
- Slider Widget Usage
- Frontend Submission Form
- SEO & Review Schema Markup
- Categories & Individual Pages
- Admin Management
- Hyva & Luma Theme Support
- FAQ
- Support
- About Panth Infotech
- Quick Links
- Unlimited testimonials — no cap on the number of entries
- Customer name, location, company, and designation fields
- Customer photo upload — displayed as avatars in the slider and on individual pages
- Rich-text content with a WYSIWYG editor for longer testimonials
- Video testimonials — embed YouTube or Vimeo URLs alongside text
- Publish / Unpublish toggle — keep drafts private until ready
- 1 to 5 star ratings per testimonial
- Half-star support for finer-grained ratings
- Aggregate ratings calculated automatically per category and overall
- Review schema markup emits ratings so Google can display them in search results
- Drop-in widget — insert via Magento's native widget manager, CMS blocks, or layout XML
- Fully responsive — 1/2/3/4 columns on mobile/tablet/desktop/large screens
- Autoplay, loop, and pause-on-hover options
- Keyboard and touch/swipe navigation
- Filter by category, featured flag, or star rating
- Hyva-native Alpine.js slider — no jQuery, no heavy JS on Hyva storefronts
- Luma Slick slider — traditional Slick.js implementation for Luma
- Unlimited categories (e.g. Product Quality, Customer Service, Delivery, B2B Clients)
- Assign a testimonial to multiple categories
- Category landing pages with their own URL, meta title, and meta description
- Featured flag — highlight your best testimonials on the homepage and category pages
- Every testimonial gets its own SEO-friendly URL (
/testimonials/<url-key>) - Meta title, meta description, and meta keywords per testimonial
- Canonical URLs to prevent duplicate content
- Open Graph and Twitter card tags for social sharing
- Structured data (Review + Person + Organization schema) on every page
- Logged-in and guest submissions (configurable)
- ReCAPTCHA v3 integration to block spam
- File upload for customer photos (size & MIME type validated)
- Admin moderation — new submissions are saved as pending and require approval
- Email notifications to admin on new submission and to customer on approval
- GDPR-ready — consent checkbox and data-processing notice
- schema.org/Review structured data (JSON-LD)
- Aggregate Rating schema for category and overall pages
- Clean semantic HTML, accessible (WCAG 2.1 AA)
- Lazy-loaded images with native
loading="lazy" - Minimal CSS/JS footprint — no render-blocking resources
- Full-page-cache compatible — all dynamic pieces load via ESI/AJAX on Luma and hydration on Hyva
- Dedicated admin grid with inline status toggle, mass actions, and filters
- Drag-and-drop sort order on the grid
- Store-view scope — translate testimonials per store view
- Import / Export CSV for bulk management
- Dashboard widget showing total testimonials, pending approvals, and average rating
| Capability | Panth Testimonials | Typical Free Extensions |
|---|---|---|
| Hyva theme native support | ✅ Alpine.js | ❌ jQuery only |
| Review schema (JSON-LD) | ✅ Full schema | ❌ None |
| Frontend submission form | ✅ With ReCAPTCHA | ❌ Admin-only |
| Categories | ✅ Unlimited | ❌ Flat list |
| Individual pages | ✅ SEO URLs | ❌ No dedicated pages |
| Slider widget | ✅ Responsive, configurable | |
| Customer photos | ✅ Upload + validation | |
| Featured flag | ✅ Yes | ❌ No |
| Import/Export CSV | ✅ Yes | ❌ No |
| MEQP compliant | ✅ Yes |
| Requirement | Versions Supported |
|---|---|
| Magento Open Source | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce Cloud | 2.4.4 — 2.4.8 |
| PHP | 8.1.x, 8.2.x, 8.3.x, 8.4.x |
| MySQL | 8.0+ |
| MariaDB | 10.4+ |
| Hyva Theme | 1.3+ |
| Luma Theme | Native support |
| Panth_Core (dependency) | ^1.0 (auto-installed by Composer) |
Tested on Magento 2.4.8-p4 (PHP 8.4), 2.4.7 (PHP 8.3), and 2.4.6 (PHP 8.2) with both Hyva and Luma themes.
composer require mage2kishan/module-testimonials
bin/magento module:enable Panth_Core Panth_Testimonials
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush- Download the release ZIP from Packagist or the Adobe Commerce Marketplace
- Extract the contents to
app/code/Panth/Testimonials/ - Also install the free Panth_Core dependency
- Run the same commands as above starting from
bin/magento module:enable
bin/magento module:status Panth_Testimonials
# Expected output: Module is enabledNavigate to:
Admin → Panth Infotech → Testimonials → Manage Testimonials
All settings live at Stores → Configuration → Panth Extensions → Testimonials.
| Setting | Default | Description |
|---|---|---|
| Enable Module | Yes | Master toggle |
| Enable Frontend Submission | Yes | Show the "Submit a Testimonial" form to customers |
| Allow Guest Submissions | No | Whether logged-out visitors can submit |
| Require Admin Approval | Yes | New submissions saved as pending |
| Enable ReCAPTCHA | Yes | Uses Magento's built-in ReCAPTCHA config |
| Default Star Rating | 5 | Pre-selected rating in the submission form |
| Testimonials Per Page | 10 | Pagination on the main listing page |
| Enable Review Schema | Yes | Emit schema.org/Review JSON-LD |
| Enable Slider Autoplay | Yes | Autoplay the widget slider |
| Autoplay Interval (ms) | 5000 | Time between slides |
| Email Notification (admin) | Yes | Email admin when new testimonial submitted |
| Email Notification (customer) | Yes | Email customer when testimonial approved |
Insert the testimonials slider anywhere via Magento's widget manager:
Content → Widgets → Add Widget
→ Type: Panth Testimonials Slider
→ Display On: Any page, category page, CMS block, etc.
Or embed directly in a CMS page / block:
{{widget type="Panth\Testimonials\Block\Widget\Slider"
category_id="3"
featured_only="1"
limit="8"
columns_desktop="3"
columns_mobile="1"
autoplay="1"}}Or via layout XML:
<block class="Panth\Testimonials\Block\Widget\Slider"
name="homepage.testimonials"
template="Panth_Testimonials::widget/slider.phtml">
<arguments>
<argument name="category_id" xsi:type="string">3</argument>
<argument name="featured_only" xsi:type="string">1</argument>
<argument name="limit" xsi:type="string">8</argument>
</arguments>
</block>The form is reachable at /testimonials/submit and can also be embedded via a CMS block:
{{block class="Panth\Testimonials\Block\Submit" template="Panth_Testimonials::submit/form.phtml"}}Fields:
- Name (required)
- Email (required, hidden from public display)
- Location, Company, Designation (optional)
- Star rating (1-5, required)
- Testimonial text (required, min 20 characters)
- Photo upload (optional, 2 MB max, JPG/PNG/WebP)
- ReCAPTCHA
- Consent checkbox (required, GDPR)
Submissions appear in admin as pending and must be approved before they are published.
Every individual testimonial page emits JSON-LD structured data following schema.org/Review:
{
"@context": "https://schema.org",
"@type": "Review",
"author": {"@type": "Person", "name": "Jane Doe"},
"reviewRating": {"@type": "Rating", "ratingValue": "5", "bestRating": "5"},
"reviewBody": "Outstanding service...",
"itemReviewed": {"@type": "Organization", "name": "Your Store"},
"datePublished": "2026-04-10"
}Category and main listing pages additionally emit AggregateRating schema. Validated with Google Rich Results Test and the Schema.org Validator.
- Main listing:
/testimonials - Category page:
/testimonials/category/<url-key> - Individual page:
/testimonials/view/<url-key>
Each URL is fully SEO-configurable (meta title, meta description, meta robots, canonical, OG tags) from the admin grid.
Navigate to Panth Infotech → Testimonials → Manage Testimonials to access the grid with:
- Inline status toggle (publish/unpublish)
- Inline featured toggle
- Mass actions (approve, unpublish, delete, assign category)
- Filters for status, rating, category, date, store view
- CSV import/export
- Drag-and-drop sort order
Categories are managed at Panth Infotech → Testimonials → Categories.
Panth Testimonials uses Panth_Core's theme detection to automatically serve the right templates:
- Hyva → Alpine.js-based slider (no jQuery), Tailwind CSS classes, ~8 KB JS
- Luma → Slick.js-based slider, standard Magento LESS, lazy-loaded
- Custom themes → falls back to Luma unless the theme declares Hyva compatibility
No configuration required — detection is automatic.
Yes. The module ships Hyva-native templates using Alpine.js and Tailwind. No jQuery required.
Yes. The built-in submission form supports both logged-in customers and guests (configurable), with ReCAPTCHA and admin moderation.
Yes. The module emits schema.org/Review and AggregateRating JSON-LD, which Google uses to display rich snippets (subject to Google's own eligibility rules).
Yes. Unlimited categories are supported, and each testimonial can belong to multiple categories.
Yes. YouTube and Vimeo URLs can be added to any testimonial and are rendered with a lightweight lightbox.
Yes, on both Hyva and Luma.
Yes. All dynamic pieces (pending count, user-specific messaging) load via AJAX or ESI.
Yes. The admin grid supports CSV import/export following a documented column schema.
Yes. Every testimonial, category, and configuration value respects Magento's standard scope hierarchy (default → website → store view).
Yes — Panth_Core is the free shared dependency for all Panth extensions. Composer installs it automatically.
| Channel | Contact |
|---|---|
| kishansavaliyakb@gmail.com | |
| Website | kishansavaliya.com |
| +91 84012 70422 | |
| GitHub Issues | github.com/mage2sk/module-testimonials/issues |
| Upwork (Top Rated Plus) | Hire Kishan Savaliya |
| Upwork Agency | Panth Infotech |
Response time: 1-2 business days. Premium priority support available for Adobe Commerce Cloud and multi-site installations.
Looking for custom Magento module development, Hyva theme customization, store migrations, or performance optimization? Get a free quote in 24 hours:
Built and maintained by Kishan Savaliya — kishansavaliya.com — a Top Rated Plus Magento developer on Upwork with 10+ years of eCommerce experience.
Panth Infotech is a Magento 2 development agency specializing in high-quality, security-focused extensions and themes for both Hyva and Luma storefronts. Our extension suite covers SEO, performance, checkout, product presentation, customer engagement, and store management — over 34 modules built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.
Browse the full catalog on the Adobe Commerce Marketplace or Packagist.
- 🌐 Website: kishansavaliya.com
- 💬 Get a Quote: kishansavaliya.com/get-quote
- 👨💻 Upwork Profile (Top Rated Plus): upwork.com/freelancers/~016dd1767321100e21
- 🏢 Upwork Agency: upwork.com/agencies/1881421506131960778
- 📦 Packagist: packagist.org/packages/mage2kishan/module-testimonials
- 🐙 GitHub: github.com/mage2sk/module-testimonials
- 🛒 Adobe Marketplace: commercemarketplace.adobe.com
- 📧 Email: kishansavaliyakb@gmail.com
- 📱 WhatsApp: +91 84012 70422
Ready to add authentic customer testimonials to your Magento 2 store?
SEO Keywords: magento 2 testimonials, customer reviews, testimonial slider, review schema, social proof, magento 2 testimonial extension, customer testimonials magento, hyva testimonials, magento 2 reviews module, star ratings magento, testimonial widget magento, frontend testimonial submission, magento 2 review schema markup, schema.org review magento, aggregate rating magento, customer photo testimonials, featured testimonials magento, testimonial categories magento, testimonial slider hyva, alpine js testimonial slider, magento 2.4.8 testimonials, php 8.4 magento testimonials, magento trust signals, conversion rate optimization magento, magento social proof extension, mage2kishan, mage2sk, panth infotech, kishan savaliya, top rated plus magento developer, custom magento development