Linux 软件免费装
Banner图

Quarivo Form Shield

开发者 taka235345
更新时间 2026年8月24日 18:58
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

email spam contact form contact form 7 inbox

下载

1.0.1 1.0.2

详情介绍:

Quarivo Form Shield adds an independent, local inbox for Contact Form 7. It stores a reviewable record before Contact Form 7 attempts email, so a local mail error does not make the original inquiry disappear. The important distinction WordPress can report that its mail method processed a request without an error. That is not a mailbox delivery receipt. Quarivo Form Shield therefore shows Mail handoff accepted — delivery not verified separately from a mail error, skipped spam mail, and mail that was not attempted. Conservative spam handling Local inbox The responsive WordPress administration inbox provides: Failure-safe storage The first database insert occurs before validation, spam handling, upload processing, and email. Later Contact Form 7 hooks enrich the same unique row, preventing duplicate records from one request. If a database write fails, Quarivo retries before mail, writes an authenticated-encrypted local recovery record, shows an administrator health warning, and processes a small recovery batch when the database becomes available. The original mail path is left available. A simultaneous database, private-filesystem, and mail outage cannot be made loss-free by an in-process plugin; Quarivo reports that failure instead of silently claiming success. Protected attachments Validated Contact Form 7 temporary uploads are copied before Contact Form 7 removes them. Quarivo enforces a 25 MB default storage limit and stores each file as AES-256-GCM authenticated ciphertext under a random opaque name in a protected plugin directory inside the site's configured WordPress uploads directory. It does not create a public attachment URL. A capability and nonce checked administrator request verifies and decrypts a download. If authenticated encryption or private storage is unavailable, Quarivo does not retain the attachment and displays a storage warning. Privacy and retention Contact Form 7 dependency Contact Form 7 is not bundled. If it is absent or inactive, Quarivo Form Shield does not cause a fatal error. The existing inbox remains available and a clear administrator notice explains that new capture is paused.

安装:

  1. Install and activate Contact Form 7.
  2. Upload the quarivo-form-shield folder to /wp-content/plugins/, or install its ZIP from Plugins > Add New > Upload Plugin.
  3. Activate Quarivo Form Shield.
  4. Open Form Shield > Inbox. Balanced protection and local capture require no API key or external account.
  5. Review Form Shield > Settings for retention, field exclusions, and your privacy notice.

常见问题:

Does “mail handoff accepted” mean the inquiry reached the recipient?

No. It means the local WordPress mail method processed the request without reporting an error. A downstream mail server can still reject, quarantine, delay, or misroute it. The saved inbox record is the reliable local copy.

Does the plugin require Flamingo?

No. Quarivo Form Shield has its own tables and inbox. If Flamingo is active, Quarivo does not change or delete Flamingo records.

Does it send inquiry data to an AI or external API?

No. Scoring, storage, learning, and review stay on the WordPress site.

Can I restore a false positive?

Yes. Mark it Normal or Needs review in the inbox. The record is never automatically deleted, and explicit Normal feedback can slightly reduce matching soft structural evidence in the future.

What happens to data when I delete the plugin?

It is retained by default. To remove Quarivo tables, settings, encrypted attachments, fail-safe files, and learning data during plugin deletion, first open Form Shield > Settings, select permanent deletion, type DELETE, and save. Contact Form 7 forms and Flamingo data are never deleted by this option.

更新日志:

1.0.2 1.0.1 1.0.0 0.1.0