Turnkeye

Testimonials Pro

  • Popularity Score 4270 Popularity Score

    Popularity ScoreReferrals to Site/Downloads

    0 0 1+ 1+ 250+ 250+ 1000+ 1000+ 10000+ 10000+

Testimonial module for Magento
Compatible with:
This extension is currently unavailable on Magento Connect. Please contact the developer.

You will be re-directed to the developer's website to complete your purchase.

You must be registered and logged in to get extension key.
In order to get this extension, you must be logged in to the Magento Community. Click here to login or register.
In order to get this extension, you must have active Magento Go Store. Click here to create Go store.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

FREE
Previous Next
Overview

Testimonials Pro

Testimonials Pro for Magento is a convenient extension that deals with customer testimonials.

This extension is developed and supported by Turnkeye.com.

Instruction:

1) Install module via MagentoConnect

2) Visit "CMS" -> "Testimonials" page

3) Enter your testimonials, images or photos, choose what testimonials to show in a side box

4) Save your results

5) You will see the testimonoals side box on Magento pages

6) All testimonials will be listed at: http://example.com/testimonials

Release Notes

Testimonials Pro 1.4.1

2012-02-20 08:33:01
  • Version number: 1.4.1
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6, 1.6.1, 1.6.2.0, 1.9.0.0, 1.9.1.0, 1.9.2.0, 1.10, 1.11, 1.11.1
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Testimonials Pro 1.4.1

Testimonials Pro 1.4.0

2012-02-20 07:55:12
  • Version number: 1.4.0
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6, 1.6.1, 1.6.2.0, 1.9.0.0, 1.9.1.0, 1.9.2.0, 1.10, 1.11, 1.11.1
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Testimonials Pro 1.4.0

Testimonials module for Magento

2012-02-06 00:05:30
  • Version number: 1.3
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6, 1.9.0.0, 1.9.1.0, 1.9.2.0, 1.10
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Testimonials Pro for Magento is a convenient extension that deals with customer testimonials. This extension is developed and supported by Turnkeye.com.

Testimonials module for Magento

2012-01-24 09:06:45
  • Version number: 1.2
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6, 1.9.0.0, 1.9.1.0, 1.9.2.0, 1.10
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Testimonials Pro for Magento is a convenient extension that deals with customer testimonials. This extension is developed and supported by Turnkeye.com.

Testimonials module for Magento

2010-11-03 13:05:57
  • Version number: 1.2
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6, 1.9.0.0, 1.9.1.0, 1.9.2.0, 1.10
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Testimonials module for Magento
1 2
Reviews

About the Developer

This extension was developed by and is supported by Turnkeye

Testimonials Pro 5 5 30 30
works in 1.4.2 April 6, 2011
Just installed this extension, work perfectly with no modifications at all using Magento 1.5.0.1. Would like to see this available to customers so they can leave feedback. As of now, the store admin must receive feedback and post it in the testimonial in order for it to appear.. Overall, extension performs just as described. March 21, 2011
Gordon_MWS, My page is at http://yoursite.com/index.php/testimonials You can also create a custom url rewrite to point to something like testimonial.html I just tried copying the following into a CMS Block and it didn't seem to work.. {{block type="test imonial/tes timonial" name="left .testimonia ls" template=" testimonial /testimonia ls_box.phtm l"}} You may need to copy and create a custom version of testimonials_box.phtml and reference that instead - beyond my current level I'm afraid. There is a commercial version of a testimonials extension if you want to do more than the basic stuff. I note this one also won't work out of the box for a multi-store site as our testimonials are showing on the French version of the site also. February 26, 2011
I just answered the question on how to move the display to the left hand side... To move the block to the left hand side modify /app/design/frontend/base/default/layout/testimonial.xml Substitute references of 'right' to 'left' in lines 4,5 i.e. lt;reference name="left"gt; lt;block type="testimonial/testimonial" name="left.testimonials" template="testimonial/testimonials_box.phtml"/gt; Pretty easy really! February 25, 2011
Works great, I love it! February 4, 2011
Great and simple extension! Does anyone know how I could get this to display in the left side box, rather than the right? February 2, 2011
Just an observation. If you want to have just 1 random testimonial on the side box edit: /app/design/frontend/base/default/template/testimonial/testimonials_box.phtml line 3: lt;?php $collection-gt;setOrder('testimonial_position', 'ASC'); ?gt; change to: lt;?php $collection-gt;setOrder('Rand()', ''); ?gt; Right after that add: lt;?php $collection-gt;getSelect()-gt;limit( 1 ); ?gt; January 29, 2011
This works as described - had to change the xml for left hand sidebox but works great from then - would be great if you could have a single random quote for the testimonials sidebox. One other thing that would be good is a "Short Description" tag - IE. a summary of the testimonial for the sidebox and a more in depth one from there... January 15, 2011
i installed this , but it keeps changing "show in sidebox" to NO even when i pick yes. January 5, 2011
Simple plugin that does what it is supposed to. Very nice and simple, not feature rich. December 8, 2010
<<prev 2 3
Q&A
(2 Questions : 0 Answers)

Product Q&A

Ask your questions. Share your answers.

 
 
« Back
 
 
Sort by
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26631617
Customer avatar
hi,

How can i display the Testimonials in homepage? do we have any code for this to include in homepage? let me know pls....

Thanks,

R.A.Mujahid
by
mujahidra
-
2 months, 2 weeks ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26238662
Customer avatar
How do you add testimonials for different stores- we want to separate them because certain testimonials have to do with products not sold on each storeview.

Can this be done?
by
kneeshop
-
2 months, 1 week ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
1 of 1

Product Q&A

2 Questions | 0 Answers
1 of 1
Get Help

Support for This Extension

The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.

Magento Platform Support

If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.

In order to upload extension, you must be logged in to the Magento Community. Click here to login or register.

Close

Register

* Required Fields

Close window

Forgot Your Password?

Please enter your email below and we'll send you a new password.

* Required Fields

Close window

Login

To upload extension you must be logged in.

* Required Fields

Forgot Password?

New User? Register

Close window

You are using an outdated browser

We built Magento Connect using the latest techniques and technologies.
This makes Magento Connect faster and easier to use.
Unfortunately, your browser doesn't support those technologies.
Use the links below to download a new browser or upgrade your existing browser.