Kronarc Review Collector (Lite)

Описание

Kronarc Review Collector helps online store owners collect more product reviews by automatically sending email reminders after purchase.

Features

  • Automated Email Requests — Sends review request emails X days after order completion
  • Beautiful Review Form — Customers land on a branded review form with star ratings
  • Customizable Emails — Edit subject, heading, body with template tags
  • Button Color Customization — Match your brand
  • Review Log — Track all sent emails, pending reviews, and submissions
  • Bulk Resend — Resend emails to customers who haven’t responded
  • Verified Purchase Badge — Reviews show «Verified Purchase» badge
  • Auto-Created Review Page — Review form page created automatically on activation

How It Works

  1. Customer places an order and it completes
  2. Kronarc Review Collector schedules a review request email
  3. Email sends after your configured delay (default: 3 days)
  4. Customer clicks the link and lands on a branded review form
  5. They submit a star rating and text
  6. Review appears on the product page as «Verified Purchase»

Pro Version Features

  • 📸 Photo Reviews — Let customers upload images
  • 🎁 Discount Incentives — Auto-send coupon codes for reviews
  • 📊 Analytics Dashboard — Track conversion rates over time
  • 🔔 Social Proof Popup — Show recent purchases to visitors
  • ✉️ Follow-up Reminders — Second email if no response
  • 🔍 Moderation Queue — Approve/reject before publishing
  • 📥 CSV Export — Export all reviews for analysis

Установка

  1. Upload the plugin files to /wp-content/plugins/kronarc-review-collector/
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Kronarc Review Collector > Settings to configure
  4. The review form page is created automatically

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Kronarc Review Collector (Lite)» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Kronarc Review Collector (Lite)» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.3

  • Fixed: Escaped wp_create_nonce output with esc_attr() for security
  • Fixed: Escaped loop variable $i with esc_attr() in template
  • Fixed: Renamed prefix from krc_ to krcol_ (5 chars, meets 4+ requirement)
  • Fixed: All defines, class, options, AJAX actions, shortcode use krcol_ prefix

1.0.2

  • Fixed: Use wp_enqueue_script() + wp_add_inline_script() instead of inline tags
  • Fixed: Text domain changed from ‘wcrc’ to ‘kronarc-review-collector-lite’
  • Fixed: Renamed generic prefix ‘wcrc’ to ‘krcol_’ for uniqueness
  • Fixed: All function/class/define/option names use ‘krcol_’ prefix
  • Fixed: AJAX actions renamed to krcol_submit_review, krcol_dismiss_review
  • Fixed: Shortcode renamed to [krcol_review_form]
  • Fixed: Cron hook renamed to krcol_daily_check
  • Fixed: Database table renamed to krcol_review_log

1.0.0

  • Initial release