Computer Repair Shop CRM 3.0

Does Computer Repair Shop CRM work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.5.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/computer-repair-shop/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=computer-repair-shop%2Fcomputer_repair_shop.php&plugin_status=all&paged=1&s&_wpnonce=72abcad4e6
Aspect after-activation
HTTP status 200
Load time 0.698 s
Memory usage 2.73 MiB
JS errors None
Resource errors None

Computer Repair

Page screenshot: Computer Repair
URL /wp-admin/admin.php?page=wc-computer-rep-shop-handle
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Computer Repair → Services

Page screenshot: Computer Repair → Services
URL /wp-admin/edit.php?post_type=rep_services
Aspect menu-item
HTTP status 200
Load time 0.199 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

Computer Repair → Parts

Page screenshot: Computer Repair → Parts
URL /wp-admin/edit.php?post_type=rep_products
Aspect menu-item
HTTP status 200
Load time 0.198 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

Computer Repair → Jobs

Page screenshot: Computer Repair → Jobs
URL /wp-admin/edit.php?post_type=rep_jobs
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

Computer Repair → Clients

Page screenshot: Computer Repair → Clients
URL /wp-admin/admin.php?page=wc-computer-rep-shop-clients
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Computer Repair → Technicians

Page screenshot: Computer Repair → Technicians
URL /wp-admin/admin.php?page=wc-computer-rep-shop-technicians
Aspect menu-item
HTTP status 200
Load time 0.324 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Computer Repair → Reports

Page screenshot: Computer Repair → Reports
URL /wp-admin/admin.php?page=wc-computer-rep-shop-reports
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 2.69 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.313 s
Memory usage 2.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.545 s0.424 s-0.121 s2.75 MiB2.85 MiB+ 93.53 KiB
/wp-admin/edit.php0.246 s0.245 s-0.001 s2.8 MiB2.89 MiB+ 94.27 KiB
/wp-admin/post-new.php1.575 s2.318 s+0.743 s4.55 MiB4.66 MiB+ 113.26 KiB
/wp-admin/upload.php0.598 s0.455 s-0.143 s2.63 MiB2.72 MiB+ 90.97 KiB
/wp-admin/options-writing.php0.186 s0.180 s-0.006 s2.64 MiB2.7 MiB+ 58.95 KiB
/wp-admin/media-new.php0.223 s0.198 s-0.025 s2.6 MiB2.7 MiB+ 93.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.198 s-0.006 s2.64 MiB2.73 MiB+ 92.05 KiB
/wp-admin/post-new.php?post_type=page1.477 s1.453 s-0.024 s4.53 MiB4.64 MiB+ 104.84 KiB
/wp-admin/options-discussion.php0.340 s0.524 s+0.184 s2.61 MiB2.7 MiB+ 91.45 KiB
/wp-admin/edit-comments.php0.291 s0.237 s-0.054 s2.65 MiB2.74 MiB+ 91.62 KiB
/0.329 s0.259 s-0.070 s2.56 MiB2.66 MiB+ 101.58 KiB
Average 0.547 s0.590 s+0.043 s3 MiB3.09 MiB+ 93.23 KiB

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 3

Options wp_options 2

Custom Post Types 3

ID Name
rep_servicesServices
rep_productsParts
rep_jobsJobs

Meta Boxes

{
    "rep_services": {
        "myplugin_sectionid": {
            "title": "Service Details",
            "context": "advanced"
        }
    },
    "rep_products": {
        "myplugin_sectionid": {
            "title": "Product Details",
            "context": "advanced"
        }
    },
    "rep_jobs": {
        "wc_order_info_id": {
            "title": "Order Information",
            "context": "side"
        },
        "wc_job_details_box": {
            "title": "Job Details",
            "context": "advanced"
        }
    }
}

Roles 2

ID Name
customerCustomer
technicianTechnician

PHP Error Log 8 lines

[04-Nov-2020 03:29:54 UTC] WordPress database error Table 'wp_wc_cr_taxes' already exists for query CREATE TABLE wp_wc_cr_taxes(
			`tax_id` bigint(20) NOT NULL AUTO_INCREMENT,
			`tax_name` varchar(250) NOT NULL,
			`tax_description` varchar(250) NOT NULL,
			`tax_rate` varchar(50) NOT NULL,
			`tax_status` varchar(20) NOT NULL,
			PRIMARY KEY (`tax_id`)
		) made by activate_plugin, do_action('activate_computer-repair-shop/computer_repair_shop.php'), WP_Hook->do_action, WP_Hook->apply_filters, wc_computer_repair_shop_install, dbDelta
See also: All tests for this plugin, How to Hide CRM WordPress Plugin - RepairBuddy Admin Menus and Meta Boxes