Dynamics 365 Integration 1.2.28

Does Dynamics 365 Integration work with WordPress 5.6.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: 219.69 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.6.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=b2f90db31f
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 3.37 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.177 s
Memory usage 2.94 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.138 s
Memory usage 2.89 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.147 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.158 s
Memory usage 2.89 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.158 s
Memory usage 2.89 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.451 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.429 s+0.159 s2.79 MiB2.98 MiB+ 188.59 KiB
/wp-admin/edit.php0.181 s0.321 s+0.140 s2.84 MiB3.02 MiB+ 193.71 KiB
/wp-admin/post-new.php0.906 s0.938 s+0.032 s4.93 MiB5.19 MiB+ 265.08 KiB
/wp-admin/upload.php0.573 s0.286 s-0.287 s2.67 MiB2.91 MiB+ 252.09 KiB
/wp-admin/options-writing.php0.156 s0.292 s+0.136 s2.68 MiB2.9 MiB+ 220.06 KiB
/wp-admin/media-new.php0.228 s0.186 s-0.042 s2.65 MiB2.89 MiB+ 252.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.187 s-0.008 s2.68 MiB2.93 MiB+ 253.16 KiB
/wp-admin/post-new.php?post_type=page1.150 s1.004 s-0.146 s4.92 MiB5.18 MiB+ 260.66 KiB
/wp-admin/options-discussion.php0.327 s0.271 s-0.056 s2.65 MiB2.89 MiB+ 252.57 KiB
/wp-admin/edit-comments.php0.231 s0.226 s-0.005 s2.75 MiB2.93 MiB+ 187.48 KiB
/0.282 s0.348 s+0.066 s2.67 MiB2.76 MiB+ 90.95 KiB
Average 0.409 s0.408 s-0.001 s3.11 MiB3.33 MiB+ 219.69 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.1%8,1402,596104
CSS17.8%2,011513
JavaScript6.2%696835
Twig3.6%40607
JSON0.2%2401
Markdown0.2%2001
Total 11,297 2,730 121

PHP Code Analysis | More results »

Lines of code 7,446
Total complexity 1,628
Median class complexity 11.0
Median method complexity 2.0
Most complex class AlexaCRM\WordpressCRM\Cache\PhpFastCache
Most complex function AlexaCRM\WordpressCRM\Shortcode\Form\FormInstance::setupControls()
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

[24-Feb-2021 16:14:09 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(287): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->render()
#2 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(484): 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