Reviews

Reviews with ratings and recommendations for Pages representing goods or other kinds of reviewable material

#1. Features

  • Members can add reviews to pages
  • Each review can contain a comment, recommendation (yes/no), overall rating, up to 9 custom ratings, pros and cons, up to 5 extra fields
  • Edit/Delete functionality
  • Averages and statistics for page
  • Pagination and configurable order (newest first or chronological)

#2. Download

Siena version is available here

#3. Screenshots

Item overview:


Reviews:



#4. Installation

  1. Unpack into plugins folder and install in Administration => Plugins
  2. Edit plugin configuration
  3. Edit your page.tpl for reviewable category of pages. Example TPL snippet:
    		<div class="block">
    			<ul>
    				<li>{PAGE_REVIEWS_TOP_COUNT}: {PAGE_REVIEWS_COUNT}</li>
    				<li>{PAGE_REVIEWS_TOP_LATEST_DATE}: {PAGE_REVIEWS_LATEST_DATE}</li>
    				<li>{PAGE_REVIEWS_TOP_RECOMMENDED}: {PAGE_REVIEWS_RECOMMENDED}%</li>
    				<li>{PAGE_REVIEWS_TOP_AVG_PRICE}: {PAGE_REVIEWS_AVG_PRICE} {PAGE_REVIEWS_CURRENCY}</li>
    				<li>{PAGE_REVIEWS_TOP_RATING}: {PAGE_REVIEWS_RATING} {PAGE_REVIEWS_STARS}</li>
    				<!-- BEGIN: PAGE_REVIEWS_XROW -->
    				<li>{PAGE_REVIEWS_TOP_XRATE}: {PAGE_REVIEWS_XRATE}</li>
    				<!-- END: PAGE_REVIEWS_XROW -->
    			</ul>
    			{PAGE_REVIEWS_DISPLAY}
    		</div>
    
  4. Edit reviews.tpl and put it into your skin/plugins directory if necessary.

1. 3axap  23. Januar 2011, 00:39
2. Kingsley  29. Januar 2011, 22:49
Dutch Language file for reviews 1.1.0

reviews.nl.lang_133.rar
3. rob_user  24. März 2011, 12:10

Выдал ошибку

Fatal error : SQL error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY rw_id DESC LIMIT 0,15' at line 3

4. Oughtem  19. Februar 2012, 22:12

Супер плуг, прикрутим на магазин! Как вывести количество отзывов в page.list.tpl? А то рейтинг там есть, а отзывов нету. Непорядок)

5. Виктор  17. November 2017, 15:56

Супер плуг, на котонти можно прикрутить)) к чему угодно!

6. AbsolutlyMind  29. September 2019, 19:50

Как в магазин прикрутить? 

Nur registrierte Benutzer können Kommentare schreiben