Linux 软件免费装
Banner图

ContactIn

开发者 javedahsan
更新时间 2026年6月1日 16:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

spam contact form gdpr contact management inbox

下载

1.1.0 1.1.2 1.1.1

详情介绍:

ContactIn helps teams move from "message received" to "message handled" with less manual work and better visibility. Every submission lands in one inbox, contacts are updated automatically, and intent is classified with keyword rules tailored to your industry profile. Instead of splitting traffic across multiple forms, you can run one smart form for sales, support, and general inquiries, then triage quickly inside a single workflow. If your goal is to capture more leads, respond faster, and keep operations organized as volume grows, ContactIn is built for that. You get one workflow for capture, triage, response, and reporting: Why Teams Choose ContactIn The Problem We Solve When businesses receive contact form submissions, they often hit the same growth blockers: ContactIn addresses these blockers by centralizing submissions, improving triage speed, maintaining contact records, and giving your team clearer analytics and delivery visibility. How It Works
  1. Capture leads from your form (shortcode, block, or Elementor widget).
  2. Classify intent automatically using industry-specific keyword profiles.
  3. Route and manage submissions in a unified inbox with filters, status, and notes.
  4. Measure performance with analytics and delivery logs.
  5. Monitor queue health and maintain your submission pipeline.
Who It’s For ContactIn is designed for teams that need faster response and clearer message routing: Features Form Builder & Frontend Integration What's Included This version includes a complete contact management solution: ContactIn Pro ContactIn Pro is available for teams that need extended automation and deeper reporting. Both Free and Pro versions capture every submission and help grow your contact list automatically. For current Pro capabilities and support, visit: https://contactinbox.app/ Source Code and Build Assets Public source snapshots and release packages for this plugin are available at: This plugin includes human-readable source for distributed minified assets. Distributed assets: Readable source directories available in the public repository: Custom JavaScript minified -> source mapping: Custom CSS minified -> source mapping: Third-party bundled libraries and public sources: Additional distributed JS/CSS that are already human-readable (not minified/compressed): How to rebuild generated/minified assets (from plugin root):
  1. Install build tools (if needed): npm install --no-save terser clean-css-cli
  2. Rebuild JavaScript minified assets from source: for f in assets/src/js/*.js; do \ npx terser "$f" -c -m -o "dist/js/$(basename "${f%.js}").min.js"; \ done
  3. Rebuild CSS minified assets from source: for f in assets/src/css/*.css; do \ npx cleancss -o "dist/css/$(basename "${f%.css}").min.css" "$f"; \ done
  4. Rebuild one specific file examples: JS: npx terser assets/src/js/dashboard-widgets-live.js -c -m -o dist/js/dashboard-widgets-live.min.js CSS: npx cleancss -o dist/css/dashboard-analytics.min.css assets/src/css/dashboard-analytics.css
Build prerequisites: Public source code locations (required for review/forking): Review note for WordPress.org: every compressed asset in dist/js/.min.js and dist/css/.min.css is generated from files in assets/src/js and assets/src/css, and those source files are publicly accessible in the repository links above. All plugin PHP source is included in this package under includes/ and templates/. Quick Start
  1. Install and activate ContactIn.
  2. Add [contactin_form] to a page/post (or use block/widget).
  3. Configure email delivery in Settings > Email (SMTP recommended).
  4. Configure spam protection in Settings > Security.
  5. Start capturing and organizing contact submissions.

安装:

  1. Upload the plugin to /wp-content/plugins/contactin/ or install from Plugins > Add New.
  2. Activate the plugin from the Plugins page.
  3. Add [contactin_form] to any page or post.
  4. Configure settings under ContactIn > Settings.
Requirements

屏幕截图:

  • Unified inbox for incoming submissions with search, filters, and status pipeline.
  • Contact detail view with message context, metadata, and internal workflow actions.
  • Settings dashboard for SMTP, security, and operational configuration.
  • Analytics dashboard for submission trends and response visibility.
  • Queue and maintenance view for retries, diagnostics, and reliability monitoring.

升级注意事项:

1.1.2 Refines plugin-information modal content to free-plugin-only messaging and updates modal documentation links for WordPress.org users. 1.1.1 Fixes plugin-information modal naming to consistently show ContactIn for the free plugin. 1.1.0 Readme and feature-surface cleanup release. Deprecated/unused integration paths were removed, and active capabilities are now documented more clearly. 1.0.9 Major profile and validation improvements with stronger editor workflows and classifier reliability.

常见问题:

How do I add the contact form to my site?

Use [contactin_form], the Gutenberg block, or the Elementor widget.

Is Intent Classification available?

Yes. This version includes keyword-based intent classification. You can also define custom keyword patterns for your industry.

Which industries are supported by business-type profiles?

Profiles include Generic, SaaS, E-commerce, Service, Healthcare, Education, Hospitality, Banking, Insurance, Embassy, Quality Agency, Travel Agency, Supermarket, Legal, Logistics, Telecom, Automotive, Construction, and Real Estate.

Does this plugin include GDPR support?

It includes consent checkbox/capture support on forms. Additional GDPR lifecycle tooling (for example retention policies and dedicated deletion workflows) is not included in this version.

Does it support safe uninstall handling?

Yes. The plugin includes safeguards for activation/deactivation/uninstall workflows so cleanup is predictable and data is handled safely.

What spam protection layers are included?

This version includes reCAPTCHA v3, honeypot checks, and baseline throttling safeguards.

Can I export submissions?

Yes, you can export data in CSV/JSON formats.

Where can I review operational logs?

The plugin maintains operational logging for queue, email, and cron activity to help diagnose delivery issues.

Where can I get support?

Use the official support page: https://contactinbox.app/

更新日志:

1.1.2 - 2026-06-01 1.1.1 - 2026-06-01 1.1.0 - 2026-05-27 1.0.9 - 2026-03-27 1.0.1 - 2026-03-14