Customer Testimonial Pro For Magento 1

 | v1.0.0
main product photo
Rating:
100%
  • A flexible marketing tool to increase revenue.

  • Display real review products in your store.

  • Encourage customers to write product reviews.

  • Convince new buyers to shop more.

  • No need to login to submit reviews.

  • Use it for product reviews: text and video.

  • Flexible configuration.



Magento Community :

1.5.x - 1.9.x

$25.00

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

Testimonial Form

Successfull Message after submitting testimonial

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
Add New Testimonial

  • Fill customer details.
  • Manage youtube video url , status of testimonial , rating.
  • Choose yes for display testimonial in widget and home page .

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 >> General Tab

  • Manage enabled / disabled module from here .
  • Add jquery library.
  • Show/Hide toplink of testimonial.
  • Manage layout of testimonial list.
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.

  • Set required field for testimonial form.
  • Set testimonial slider effect(Fade/Horizontal/Vertical).
  • Enabled / Disabled captcha code for avoid spam.
  • Show/Hide customer information.
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.
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Client Mail Notification Setting Tab

  • Send mail to customer when post / approved testimonial.
  • Manage mail template , subject for post testimonial mail subject and approved testimonial mail subject.

Testimonial Widget

Go To CMS -> Widget >> Add New Widget Instance

  • Display Testimonial Slider using widget.
  • Select Magebees:Testimonial Widget type.
Frontend Property

  • Create testimonial and set layout.
Widget Option

  • Manage testimonial using testimonial widget setting options.
Display left column testimonial widget in rwd theme

  • Display testimonial slider with responsive designing.

Need help? Please contact us at support@magebees.com

User Manual
  • User Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0 download here
  • Installation Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0 download here
Write Your Own Review
You're reviewing:Customer Testimonial Pro Extension For Magento 1 | Magento Testimonial Extension

Customer Testimonial Pro Extension For Magento 1

2016-10-18 10:15:56
  • Version number: 1.0.0
  • Stability: Stable
  • Compatibility: With Magento C.E 1.5.0.x -9.1.x
  1. 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.

  2. 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; }

  3. 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.

  • Please type the letters and numbers below