Dynamics 365 Integration 1.3.9

Does Dynamics 365 Integration work with WordPress 6.1.1 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.72 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 version6.1.1
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=ef873b2c92
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 4.09 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.236 s
Memory usage 3.66 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.134 s
Memory usage 3.62 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.145 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.136 s
Memory usage 3.62 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.161 s
Memory usage 3.62 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.499 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.745 s0.396 s-0.349 s3.54 MiB3.73 MiB+ 187.05 KiB
/wp-admin/edit.php0.175 s0.254 s+0.079 s3.57 MiB3.78 MiB+ 213.64 KiB
/wp-admin/post-new.php0.754 s1.129 s+0.375 s5.46 MiB5.65 MiB+ 194.91 KiB
/wp-admin/upload.php0.401 s0.268 s-0.133 s3.41 MiB3.65 MiB+ 250.52 KiB
/wp-admin/options-writing.php0.207 s0.143 s-0.064 s3.4 MiB3.63 MiB+ 232.98 KiB
/wp-admin/media-new.php0.238 s0.207 s-0.031 s3.39 MiB3.63 MiB+ 250.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.295 s+0.075 s3.48 MiB3.66 MiB+ 187.59 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.670 s+0.051 s5.46 MiB5.64 MiB+ 186.47 KiB
/wp-admin/options-discussion.php0.228 s0.195 s-0.033 s3.38 MiB3.63 MiB+ 251 KiB
/wp-admin/edit-comments.php0.202 s0.189 s-0.013 s3.48 MiB3.66 MiB+ 185.91 KiB
/0.274 s0.276 s+0.002 s3.47 MiB3.55 MiB+ 89.11 KiB
Average 0.369 s0.366 s-0.004 s3.82 MiB4.02 MiB+ 202.72 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.0%8,2952,609104
CSS17.5%2,011513
JavaScript6.0%696835
Twig4.1%47028
JSON0.2%2501
Markdown0.2%2001
Total 11,517 2,745 122

PHP Code Analysis | More results »

Lines of code 7,607
Total complexity 1,676
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

User Metadata wp_usermeta 1

PHP Error Log 9 lines

[18-Nov-2022 07:53:58 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(308): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->render()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): 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