Does FormGent work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 1 | Database errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 1.04 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.118 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.9.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/formgent/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=formgent |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=formgent%2Fformgent.php&plugin_status=all&paged=1&s&_wpnonce=5de1a6c4d9 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 2.665 s |
| Memory usage | 4.64 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=formgent |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.927 s |
| Memory usage | 4.63 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.436 s |
| Memory usage | 5.03 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.424 s | 0.706 s | +0.282 s | 3.78 MiB | 4.65 MiB | + 893.82 KiB |
| /wp-admin/edit.php | 0.353 s | 0.326 s | -0.027 s | 3.78 MiB | 4.71 MiB | + 949.92 KiB |
| /wp-admin/post-new.php | 0.862 s | 1.871 s | +1.009 s | 6.31 MiB | 7.93 MiB | + 1.62 MiB |
| /wp-admin/upload.php | 0.751 s | 0.500 s | -0.251 s | 3.74 MiB | 4.64 MiB | + 923.74 KiB |
| /wp-admin/options-writing.php | 0.326 s | 0.395 s | +0.069 s | 3.71 MiB | 4.61 MiB | + 922.55 KiB |
| /wp-admin/media-new.php | 0.507 s | 0.313 s | -0.194 s | 3.7 MiB | 4.61 MiB | + 930.74 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.432 s | 0.398 s | -0.034 s | 3.72 MiB | 4.63 MiB | + 941.1 KiB |
| /wp-admin/post-new.php?post_type=page | 0.699 s | 1.055 s | +0.356 s | 6.3 MiB | 7.91 MiB | + 1.62 MiB |
| /wp-admin/options-discussion.php | 0.336 s | 0.543 s | +0.207 s | 3.71 MiB | 4.61 MiB | + 918.73 KiB |
| /wp-admin/edit-comments.php | 0.354 s | 0.332 s | -0.022 s | 3.73 MiB | 4.64 MiB | + 924.05 KiB |
| / | 0.295 s | 0.200 s | -0.095 s | 4.11 MiB | 5.03 MiB | + 948.37 KiB |
| Average | 0.485 s | 0.604 s | +0.118 s | 4.23 MiB | 5.27 MiB | + 1.04 MiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 49.9% | 18,090 | 3,552 | 301 | |
| JavaScript | 39.5% | 14,296 | 221 | 50 | |
| JSON | 6.4% | 2,326 | 0 | 70 | |
| PO File | 3.2% | 1,152 | 1,056 | 1 | |
| SVG | 0.7% | 246 | 0 | 41 | |
| XML | 0.3% | 91 | 0 | 1 | |
| CSS | 0.1% | 29 | 0 | 31 | |
| Total | 36,230 | 4,829 | 495 | ||
| Lines of code | 13,269 |
|---|---|
| Total complexity | 2,263 |
| Median class complexity | 5.5 |
| Median method complexity | 1.0 |
| Most complex class | FormGent\App\Http\Controllers\Admin\ResponseController |
| Most complex function | FormGent\App\Http\Controllers\Admin\ResponseController::prepare_fields() |
| Classes | 162 |
|---|---|
| Methods | 933 |
| Functions | 68 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options 2| ID | Name |
|---|---|
| formgent_form | Forms |
[03-Mar-2026 09:10:32 UTC] WordPress database error Duplicate column name 'from_name' for query ALTER TABLE `wp_formgent_email_notifications`
ADD `from_name` VARCHAR(255) NULL,
ADD `from_email` VARCHAR(255) NULL; made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, FormGent\WpMVC\Providers\MigrationServiceProvider->action_init, FormGent\Database\Migration\V122->execute, FormGent\WpMVC\Database\Schema\Schema::alter