Linux 软件免费装

Secufor FSQL

开发者 secufor
更新时间 2026年9月4日 00:06
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

forms export database mysql form entries

下载

1.0.0

详情介绍:

Secufor FSQL intercepts form submissions and writes them to one or more MySQL databases of your choice, so that personal data collected through your forms never has to sit in your WordPress installation. Features: Connection credentials are encrypted at rest with AES-256-GCM, using a key derived from your site's WordPress salts.

安装:

  1. Upload the secufor-fsql folder to /wp-content/plugins/, or install the plugin through the Plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. Go to Secufor FSQL > Database connection and add the MySQL database you want to write to.
  4. Open the screen of each form plugin you use and tick the databases that should receive its submissions.

升级注意事项:

1.0.1 All features are unconditionally available; no installation check is performed.

常见问题:

Which databases are supported?

MySQL and MariaDB. The plugin routes its queries through the WordPress database layer, which only speaks MySQL.

What happens to entries already stored by my form plugin?

Nothing, unless you tick "Delete the entries stored by the form plugin" on that module's screen. That action is irreversible.

Do I need a Secufor account?

No. The plugin is fully functional without one. The account screen is purely informational: it displays the name and email of a secufor.net account if you choose to sign in, and no feature depends on it.

Where are my database passwords stored?

In the WordPress options table, encrypted with AES-256-GCM. The key is derived from the salts in your wp-config.php, so a database dump alone does not reveal them. If you regenerate your salts, you will need to re-enter the credentials.

更新日志:

1.0.1 1.0.0