插件

community

询盘管理

询盘管理为 EmDash 站点增加询盘视图,直接渲染存储在 Cloudflare D1 中的最新网站表单询盘,支持状态管理,数据库不可用时优雅降级。链路为免费增值:① 免费安装插件;② 免费激活(输入邮箱获取授权码,存储在站点 D1 中)——激活后方可使用;③ 免费版可在 EmDash 后台查看和管理询盘;④ 升级 Pro(按年付费授权)后,每条新询盘都会收到邮件通知和 WhatsApp 推送,不再错过任何线索。插件配套 POST /api/inquiry 接口和联系表单样板代码,可复制到任意 EmDash 0.27+ 客户站点——把 EmDash 独立站变成线索引擎的免费起点。

Lead captureFormsAdmin

功能特性

  • Free tier: inline inquiry admin view showing the latest form inquiries from the D1 inquiries table
  • Free tier: inquiry status management (new, read, replied, archived, spam) with a full admin page for delete and pagination
  • Free activation: enter your email to receive a license key stored in the site D1 - required before use
  • Pro (paid): email notification for every new inquiry
  • Pro (paid): WhatsApp push for every new inquiry, so leads never go cold
  • POST /api/inquiry endpoint and contact form boilerplate for B2B inquiry capture
  • Stores leads directly in Cloudflare D1 - no third-party email service required for the free tier
  • Graceful degradation when the database binding is unavailable

安装步骤

  1. Copy the emdash-plugin-inquiries package into an EmDash 0.27+ project plugin directory.
  2. Register the plugin in the site runtime and run the D1 inquiries table migration.
  3. Activate the free tier: submit your email to receive a license key (stored in the site D1); activation is required before use.
  4. Point the site contact form at POST /api/inquiry to store inquiries in D1.
  5. Open the inquiry admin view to review and manage incoming leads; see the weihua-aluminum client site for a reference implementation.
  6. Upgrade to Pro via the marketplace checkout to enable email notifications and WhatsApp push for new inquiries.

更新日志

  • 0.1.0 - Initial marketplace listing: D1-backed inquiry admin view, /api/inquiry endpoint, and contact form boilerplate.
WhatsApp