Dynamics 365 Integration 1.3.4

Does Dynamics 365 Integration work with WordPress 5.9.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/integration-dynamics/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=integration-dynamics%2Fintegration-dynamics.php&plugin_status=all&paged=1&s&_wpnonce=4a51966c46
Aspect after-activation
HTTP status 200
Load time 0.335 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Dynamics 365

Page screenshot: Dynamics 365
URL /wp-admin/admin.php?page=wordpresscrm
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Dynamics 365 → Forms

Page screenshot: Dynamics 365 → Forms
URL /wp-admin/admin.php?page=wordpresscrm_forms
Aspect menu-item
HTTP status 200
Load time 0.244 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Dynamics 365 → Images

Page screenshot: Dynamics 365 → Images
URL /wp-admin/admin.php?page=wordpresscrm_attachments
Aspect menu-item
HTTP status 200
Load time 0.155 s
Memory usage N/A
JS errors None
Resource errors None

Dynamics 365 → Messages

Page screenshot: Dynamics 365 → Messages
URL /wp-admin/admin.php?page=wordpresscrm_messages
Aspect menu-item
HTTP status 200
Load time 0.145 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Dynamics 365 → About

Page screenshot: Dynamics 365 → About
URL /wp-admin/admin.php?page=wordpresscrm_about
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.47 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.588 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.638 s+0.281 s3.37 MiB3.55 MiB+ 185.09 KiB
/wp-admin/edit.php0.202 s0.208 s+0.006 s3.4 MiB3.58 MiB+ 187.02 KiB
/wp-admin/post-new.php1.072 s1.266 s+0.194 s6.15 MiB6.33 MiB+ 188.95 KiB
/wp-admin/upload.php0.394 s0.350 s-0.044 s3.25 MiB3.5 MiB+ 256.58 KiB
/wp-admin/options-writing.php0.277 s0.141 s-0.136 s3.24 MiB3.48 MiB+ 240.43 KiB
/wp-admin/media-new.php0.276 s0.201 s-0.075 s3.23 MiB3.48 MiB+ 256.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.193 s-0.011 s3.27 MiB3.51 MiB+ 249.66 KiB
/wp-admin/post-new.php?post_type=page1.000 s1.162 s+0.162 s6.15 MiB6.33 MiB+ 184.53 KiB
/wp-admin/options-discussion.php0.257 s0.279 s+0.022 s3.22 MiB3.47 MiB+ 257.06 KiB
/wp-admin/edit-comments.php0.224 s0.217 s-0.007 s3.27 MiB3.51 MiB+ 247.98 KiB
/0.293 s0.365 s+0.072 s3.4 MiB3.49 MiB+ 94.72 KiB
Average 0.414 s0.456 s+0.042 s3.81 MiB4.02 MiB+ 213.52 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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP72.3%8,2932,609104
CSS17.5%2,011513
JavaScript6.1%696835
Twig3.8%43228
JSON0.2%2501
Markdown0.2%2001
Total 11,477 2,745 122

PHP Code Analysis | More results »

Lines of code 7,605
Total complexity 1,673
Median class complexity 11.0
Median method complexity 3.0
Most complex class AlexaCRM\WordpressCRM\Cache\PhpFastCache
Most complex function AlexaCRM\WordpressCRM\Shortcode\Form\FormInstance::shortcode()
Classes 61
Methods 363
Functions 21

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 4

PHP Error Log 9 lines

[13-Mar-2022 21:03:38 UTC] PHP Fatal error:  Uncaught Error: Call to a member function entity() on null in /wp-content/plugins/integration-dynamics/src/Admin/Tab/Attachments.php:40
Stack trace:
#0 /wp-content/plugins/integration-dynamics/src/Admin/Tab/Attachments.php(100): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->getViews()
#1 /wp-includes/class-wp-hook.php(307): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->render()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(474): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/integration-dynamics/src/Admin/Tab/Attachments.php on line 40
See also: All tests for this plugin