FormGent 1.3.0

Does FormGent work with WordPress 6.9.1 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.03 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.9.1
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=5307aa5199
Aspect after-activation
HTTP status 200
Load time 2.172 s
Memory usage 4.63 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.575 s
Memory usage 4.63 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.443 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.053 s1.142 s+0.089 s3.78 MiB4.65 MiB+ 891.93 KiB
/wp-admin/edit.php0.510 s0.412 s-0.098 s3.78 MiB4.71 MiB+ 948.03 KiB
/wp-admin/post-new.php0.820 s2.076 s+1.256 s6.31 MiB7.9 MiB+ 1.59 MiB
/wp-admin/upload.php0.506 s0.561 s+0.055 s3.74 MiB4.64 MiB+ 921.85 KiB
/wp-admin/options-writing.php0.340 s0.512 s+0.172 s3.71 MiB4.61 MiB+ 920.66 KiB
/wp-admin/media-new.php0.528 s0.354 s-0.174 s3.7 MiB4.61 MiB+ 928.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.404 s0.332 s-0.072 s3.72 MiB4.63 MiB+ 939.21 KiB
/wp-admin/post-new.php?post_type=page0.975 s1.172 s+0.197 s6.3 MiB7.88 MiB+ 1.58 MiB
/wp-admin/options-discussion.php0.831 s0.850 s+0.019 s3.71 MiB4.61 MiB+ 916.84 KiB
/wp-admin/edit-comments.php0.449 s0.607 s+0.158 s3.73 MiB4.63 MiB+ 922.16 KiB
/0.341 s0.265 s-0.076 s4.11 MiB5.03 MiB+ 945.7 KiB
Average 0.614 s0.753 s+0.139 s4.24 MiB5.26 MiB+ 1.03 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
PHP46.6%17,1243,233300
JavaScript39.5%14,50822551
PO File6.6%2,4361,9881
JSON6.3%2,323079
SVG0.7%246041
XML0.2%9101
CSS0.1%29031
Total 36,757 5,446 504

PHP Code Analysis | More results »

Lines of code 12,304
Total complexity 2,042
Median class complexity 5.0
Median method complexity 1.0
Most complex class FormGent\App\Repositories\ResponseRepository
Most complex function FormGent\App\Repositories\QuizRepository::get_result()
Classes 161
Methods 887
Functions 68

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 15

Options wp_options 2

Custom Post Types 1

ID Name
formgent_formForms

PHP Error Log 3 lines

[06-Feb-2026 15:05:36 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