Linux 软件免费装
Banner图

MoonFarmer Reactions Lead Capture

开发者 saintlofi
更新时间 2026年5月30日 17:39
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

leads analytics email capture reactions sentiment

下载

0.1.0

详情介绍:

MoonFarmer Reactions Lead Capture helps publishers and small business owners understand how visitors respond to each post, page, or offer, then gives interested visitors a simple way to subscribe. The free plugin is built to be useful on its own. It includes a front-end reaction widget, inline email capture after positive reactions, CSV export, a settings screen, 30-day analytics, Gutenberg block placement, shortcode placement, per-post overrides, and privacy controls. MoonFarmer Reactions Lead Capture is not just a like button. It is a lightweight feedback-to-lead workflow for WordPress: visitors react, high-intent reactions can open an email capture prompt, and site owners can see which content creates subscribers. Project links What you can do with MoonFarmer Reactions Lead Capture Useful for small business sites MoonFarmer Reactions Lead Capture is designed for business owners who need simple engagement and lead capture without a heavy CRM setup. Why MoonFarmer Reactions Lead Capture is different Many reaction plugins focus on icon packs and visual customization. Many lead plugins focus on forms and popups. MoonFarmer Reactions Lead Capture connects the two: visitor feedback, consent-aware capture, and useful post-level analytics in one WordPress-native workflow. The upcoming roadmap focuses on practical small-business workflows: email provider connections, reaction-based tagging, stronger lead inbox views, provider/webhook sync, anti-spam controls, and clearer widget health checks for cache/CDN/theme issues. Built for privacy MoonFarmer Reactions Lead Capture does not need third-party tracking scripts. Reaction deduplication uses a per-site hash derived from request data instead of storing raw visitor IP addresses for reactions. Email capture stores the submitted email, consent timestamp, consent text version, source, post id, and short-lived fraud-review hashes so site owners can review abuse while keeping raw request data out of the database. Developer friendly MoonFarmer Reactions Lead Capture exposes WordPress hooks for reaction types, widget data, settings, capture flow, CSV export columns, analytics windows, block/shortcode placement, and Pro-style admin extensions. Hooks are namespaced under moonfarmer_reactions_lead_capture_ so developers can extend the free plugin without editing plugin files. Source code and build tools The distributed files in dist/ are generated from human-readable source code. The maintained public source repository is available at: https://github.com/saintlofi-pirate/pulse-press The source files for generated JavaScript and CSS are in resources/admin/, resources/widget/, vite.config.js, package.json, package-lock.json, and tsconfig.json in that repository. To rebuild the generated assets from source:
  1. Clone the repository.
  2. Run npm install.
  3. Run npm run build.
The release archive can be rebuilt with ./scripts/build-release.sh, which installs production PHP dependencies, runs the asset build, and creates the WordPress.org-ready ZIP.

安装:

  1. Upload the moonfarmer-reactions-lead-capture folder to /wp-content/plugins/.
  2. Activate MoonFarmer Reactions Lead Capture from the Plugins screen.
  3. Go to Settings > MoonFarmer Reactions Lead Capture.
  4. Configure display, reaction, email capture, analytics, and privacy settings.
  5. Open a post to confirm the reaction widget appears, or add the MoonFarmer Reactions Lead Capture block/shortcode where you want it.

常见问题:

Does MoonFarmer Reactions Lead Capture work without a Pro add-on?

Yes. The free plugin includes reactions, inline email capture, CSV export, settings, block/shortcode placement, per-post overrides, and 30-day analytics.

Where are reactions stored?

Reactions are stored in MoonFarmer Reactions Lead Capture custom database tables. Each visitor can update their reaction for a post; the latest reaction is the one counted.

Does MoonFarmer Reactions Lead Capture store IP addresses?

MoonFarmer Reactions Lead Capture stores privacy-safe hashes for reaction deduplication and short-lived fraud-review hashes for captures. It does not need to store raw visitor IP addresses for the reaction count flow.

Can I export captured emails?

Yes. Site admins can export captures as a CSV from the MoonFarmer Reactions Lead Capture admin screen.

Is MoonFarmer Reactions Lead Capture useful for small business websites?

Yes. MoonFarmer Reactions Lead Capture can help service businesses, creators, local publishers, and niche sites learn which content creates interest and capture emails from visitors who already reacted positively.

Can I place the widget manually?

Yes. Use the MoonFarmer Reactions Lead Capture Gutenberg block or the [moonfarmer-reactions-lead-capture] shortcode. Automatic insertion can also be controlled from settings and per-post overrides.

Can developers customize the plugin?

Yes. MoonFarmer Reactions Lead Capture is built around WordPress actions and filters. The main hooks use the moonfarmer_reactions_lead_capture_ prefix.

更新日志:

0.1.0