Magento Customer Testimonials Extension
Magento Customer Testimonial Extension helps your customers to write about your products, services and the store, in general. Allow customers to leave product reviews and upload video feedback through the extension. You can show/hide customer information to protect their privacy and enhance the look of your store.
Enjoy 100% customization; choose slider/grid format and create a stunning testimonials section on your website. Show positive feedback and convince new customers to make the purchase.
Front-end Snapshots:
Testimonial Slider
Testimonial List
Toplink
Back-end Snapshots:
Manage Testimonial
Go To Magebees -> Customer Testimonial Pro -> Manage Testimonial
- Manage testimonial from grid
- Create , edit , delete , search , change status testimonial from grid
Testimonial Configuration
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Code Tab
- XML Tag Representation: Add xml code for display testimonial in layout file.
- Template Tag Representation: Block code for display testimonial in CMS pages.
- Call Via Frontend Template File : Use this code in any phtml file for display testimonial slider.
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Testimonial Setting Tab
- Add Custom testimonial slider , testimonial list testimonial form title.
- Apply Custom length of testimonial content in slider.
- Manage url key for route.
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Administator Mail Notification Setting Tab
- Send mail to admin when new testimonial is submitted
- Manage mail template , admin mail address and subject of mail.
Testimonial Widget
Go To CMS -> Widget >> Add New Widget Instance
- Display Testimonial Slider using widget.
- Select Magebees:Testimonial Widget type.
Need help? Please contact us at support@magebees.com
- Installation Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0download here
- User Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0download here
- Receiving More Customer reviews than ever
-
Even after using a follow-up email extension to encourage more reviews, we were unable to improve customer feedback on our website. We couldn't figure out the problem until we installed the Magento customer testimonial extension. The feedback numbers have started growing. The extension allows for video and photo testimonials. Also, there was no need to login before submitting a review. I think that was the game changer in the entire story. Thank you mage bees.
Developer Support Functions as Described Usefulness - Quite Pleased with the Extension!
-
We are very pleased with the extension. It encourages customers to leave reviews and makes displaying testimonials and product reviews easy and attractive. Of all the Magento extension providers, we rely on MageBees and they have definitely delighted us every time. Thank you. Keep up the good work.
Developer Support Functions as Described Usefulness - Product Reviews are now Easy
-
I am so happy with the Magento Customer Testimonial Extension. Getting product reviews from customers is so easy now. In today's world, having customer reviews is so important. It lets other potential buyers to make a wise decision. Also, it gives you a chance to improve. So, trust me.. by choosing the extension, you will not be at loss.
Customers can post reviews without logging on the website. Also, you can edit testimonials. Good work MageBees. You have thought about everything and built a functional extension.Developer Support Functions as Described Usefulness - Essential Expansion For Online Business Website
-
The Testimonial expansion is import part for finding customers and I am lucky that I stuck with MageBees. This extension is superb, easy to install with great services. Big Thank you to MageBees Team
Developer Support Functions as Described Usefulness - Basic Expansion For Your Online Website
-
Testimonial is the thing that we should need to add for our store to demonstrate our customer's experience.Very attractive solution from Magebees. Phenomenal advancement group!Much appreciated!
Developer Support Functions as Described Usefulness - Pleasant Testimonial Module
-
I was searching for something that would enable testimonials for my ecommerce website. Just downloaded and configured Magento Customer Testimonial Pro Extension from Magebees. It works just fine! I give magebees 5 stars for this magnificent work! Much thanks to you!
Developer Support Functions as Described Usefulness - Such a great module
-
This module perfect for my store requirements. Flexible designing and many back end options to manage testimonial.
Developer Support Functions as Described Usefulness
Customer Testimonial Pro Extension For Magento 1
2016-10-18 10:15:56-
Q-1: I have configured the extension. But, when I click on MageBees -> Customer Testimonial Pro -> Configuration page, it generates a 404 error.
Ans: After installing the extension logout from admin account, re-login and refresh the cache.
-
Q-2: CONNECT ERROR: Failed to open file error occurs while installing the extension using magento connect.
Ans: If you face connect error: failed to open file error, please follow the following steps:
Go To - [magento_root_directory]/downloader\lib\Mage\Archive\Tar.php
Then find the code line 563:
if (!($header['name'] == '././@LongLink' && $header['type'] == 'L')) { $header['name'] = trim($header['name']); return $header; }
And replace it with: if (!(trim($header['name']) == '././@LongLink' && $header['type'] == 'L')) { $header['name'] = trim($header['name']); return $header; }
-
Q-3: I have applied the 6788 patch on my Magento setup testimonial block, it doesn't showing up.
Ans: Go To Admin => System => Permission Block
Click on Add New Block and fill detail as follow:
Block Name => testimonial/testimonial.
Is Allowed => Yes
Save Block.

