RentSyst - CRM for a car rental business 2.0.105

Does "RentSyst - CRM for a car rental business" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/rentsyst/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=rentsyst%2Frentsyst.php&plugin_status=all&paged=1&s&_wpnonce=195ad47c74
Aspect after-activation
HTTP status 200
Load time 0.508 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Rentsyst

Page screenshot: Rentsyst
URL /wp-admin/admin.php?page=rentsyst
Aspect menu-item
HTTP status 200
Load time 0.243 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Rentsyst → Design

Page screenshot: Rentsyst → Design
URL /wp-admin/admin.php?page=rentsyst-design-v2
Aspect menu-item
HTTP status 200
Load time 0.841 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Rentsyst → Catalog Options

Page screenshot: Rentsyst → Catalog Options
URL /wp-admin/admin.php?page=catalog-options
Aspect menu-item
HTTP status 200
Load time 0.339 s
Memory usage 3.57 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.346 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.793 s
Memory usage 5.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.375 s0.690 s+0.315 s3.51 MiB3.59 MiB+ 89.21 KiB
/wp-admin/edit.php0.222 s0.319 s+0.097 s3.57 MiB3.66 MiB+ 93.79 KiB
/wp-admin/post-new.php0.912 s2.067 s+1.155 s6.06 MiB6.17 MiB+ 107.02 KiB
/wp-admin/upload.php0.629 s0.456 s-0.173 s3.52 MiB3.59 MiB+ 72.36 KiB
/wp-admin/options-writing.php0.248 s0.268 s+0.020 s3.5 MiB3.58 MiB+ 76.35 KiB
/wp-admin/media-new.php0.289 s0.364 s+0.075 s3.49 MiB3.57 MiB+ 84.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.272 s+0.046 s3.5 MiB3.6 MiB+ 95.22 KiB
/wp-admin/post-new.php?post_type=page0.674 s1.660 s+0.986 s6.05 MiB6.15 MiB+ 102.54 KiB
/wp-admin/options-discussion.php0.375 s0.367 s-0.008 s3.5 MiB3.57 MiB+ 72.85 KiB
/wp-admin/edit-comments.php0.242 s0.315 s+0.073 s3.52 MiB3.59 MiB+ 72.35 KiB
/0.577 s0.318 s-0.259 s3.43 MiB3.51 MiB+ 83.15 KiB
Average 0.434 s0.645 s+0.212 s3.97 MiB4.05 MiB+ 86.31 KiB

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.

JavaScript
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript46.9%17,9154,27118
CSS23.0%8,7904517
PHP21.5%8,21591788
SVG4.2%1,58738
HTML3.7%1,42724
JSON0.7%25807
Markdown0.0%201
Total 38,194 5,238 143

PHP Code Analysis | More results »

Lines of code 6,603
Total complexity 744
Median class complexity 12.0
Median method complexity 1.0
Most complex class rentsyst\admin\Rentsyst_Admin
Most complex function rentsyst\admin\components\Rentsyst_BuilderConstructorSettingV2::setDefaultSettings()
Classes 44
Methods 310
Functions 11

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.

Options wp_options 5

Sidebar Widgets 3

ID Name
rentstystRentsyst booking
rentstyst_filterRentsyst filter
rentsyst_formsearchVehicle search form (Rentsyst)

PHP Error Log 3 lines

[21-Jul-2025 10:15:54 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[21-Jul-2025 10:16:00 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[21-Jul-2025 10:16:04 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide RentSyst - CRM for a car rental business Admin Menus