Popis
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
- Customer places an order and it completes
- Kronarc Review Collector schedules a review request email
- Email sends after your configured delay (default: 3 days)
- Customer clicks the link and lands on a branded review form
- They submit a star rating and text
- 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
Instalace
- Upload the plugin files to
/wp-content/plugins/kronarc-review-collector/ - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Go to Kronarc Review Collector > Settings to configure
- The review form page is created automatically
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Kronarc Review Collector (Lite) je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Kronarc Review Collector (Lite)” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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