Dynamics 365 Integration 1.3.1

Does Dynamics 365 Integration work with WordPress 5.8.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: 202.73 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.8.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=65c20b5fec
Aspect after-activation
HTTP status 200
Load time 0.414 s
Memory usage 3.71 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.164 s
Memory usage 3.22 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.128 s
Memory usage 3.18 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.140 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.130 s
Memory usage 3.18 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.156 s
Memory usage 3.18 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.490 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.409 s+0.125 s3.08 MiB3.33 MiB+ 256.98 KiB
/wp-admin/edit.php0.172 s0.192 s+0.020 s3.11 MiB3.37 MiB+ 259.3 KiB
/wp-admin/post-new.php0.735 s0.849 s+0.114 s5.27 MiB5.51 MiB+ 253.46 KiB
/wp-admin/upload.php0.487 s0.375 s-0.112 s3.03 MiB3.21 MiB+ 184.47 KiB
/wp-admin/options-writing.php0.142 s0.231 s+0.089 s3.02 MiB3.2 MiB+ 176.45 KiB
/wp-admin/media-new.php0.419 s0.195 s-0.224 s3.01 MiB3.19 MiB+ 184.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.175 s-0.002 s3.04 MiB3.23 MiB+ 193.55 KiB
/wp-admin/post-new.php?post_type=page0.558 s0.618 s+0.060 s5.26 MiB5.44 MiB+ 185.05 KiB
/wp-admin/options-discussion.php0.216 s0.226 s+0.010 s3 MiB3.18 MiB+ 184.95 KiB
/wp-admin/edit-comments.php0.197 s0.203 s+0.006 s3.04 MiB3.29 MiB+ 255.87 KiB
/0.250 s0.334 s+0.084 s2.96 MiB3.05 MiB+ 95.33 KiB
Average 0.331 s0.346 s+0.015 s3.44 MiB3.64 MiB+ 202.73 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,3032,609104
CSS17.5%2,011513
JavaScript6.1%696835
Twig3.8%43228
JSON0.2%2501
Markdown0.2%2001
Total 11,487 2,745 122

PHP Code Analysis | More results »

Lines of code 7,618
Total complexity 1,669
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::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-Dec-2021 09:06:15 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(303): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->render()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): 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