FormGent 1.8.0

Does FormGent work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.1 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.162 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/formgent/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

All Forms ‹ Test site — WordPress

Page screenshot: All Forms ‹ Test site — WordPress
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=59a985a5ef
Aspect after-activation
HTTP status 200
Load time 3.581 s
Memory usage 4.7 MiB
JS errors None
Resource errors None

FormGent

Page screenshot: FormGent
URL /wp-admin/admin.php?page=formgent
Aspect menu-item
HTTP status 200
Load time 0.822 s
Memory usage 4.68 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.270 s
Memory usage 5.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.410 s0.674 s+0.264 s3.78 MiB4.7 MiB+ 943.66 KiB
/wp-admin/edit.php0.351 s0.342 s-0.009 s3.78 MiB4.76 MiB+ 999.76 KiB
/wp-admin/post-new.php0.861 s2.001 s+1.140 s6.31 MiB8.05 MiB+ 1.74 MiB
/wp-admin/upload.php0.663 s0.451 s-0.212 s3.74 MiB4.69 MiB+ 974.94 KiB
/wp-admin/options-writing.php0.336 s0.565 s+0.229 s3.71 MiB4.66 MiB+ 973.74 KiB
/wp-admin/media-new.php0.500 s0.389 s-0.111 s3.7 MiB4.66 MiB+ 981.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.429 s0.313 s-0.116 s3.72 MiB4.68 MiB+ 992.3 KiB
/wp-admin/post-new.php?post_type=page0.711 s1.067 s+0.356 s6.3 MiB8.03 MiB+ 1.74 MiB
/wp-admin/options-discussion.php0.327 s0.351 s+0.024 s3.71 MiB4.66 MiB+ 969.93 KiB
/wp-admin/edit-comments.php0.320 s0.581 s+0.261 s3.73 MiB4.69 MiB+ 975.24 KiB
/0.283 s0.238 s-0.045 s4.11 MiB5.08 MiB+ 999.7 KiB
Average 0.472 s0.634 s+0.162 s4.23 MiB5.33 MiB+ 1.1 MiB

Code Statistics

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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP52.4%21,5364,245318
JavaScript37.2%15,30122951
JSON6.1%2,498072
PO File3.4%1,3781,4071
SVG0.6%246041
XML0.2%9101
CSS0.1%31033
Total 41,081 5,881 517

PHP Code Analysis | More results »

Lines of code 15,972
Total complexity 2,916
Median class complexity 6.0
Median method complexity 1.0
Most complex class FormGent\App\Http\Controllers\Admin\ResponseController
Most complex function FormGent\App\Repositories\QuizRepository::get_result()
Classes 177
Methods 1,052
Functions 82

Additions

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.

Database Tables 17

Options wp_options 2

Custom Post Types 1

ID Name
formgent_formForms

PHP Error Log 3 lines

[28-Apr-2026 09:10:00 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
See also: All tests for this plugin, How to Hide FormGent Admin Menus