Dynamics 365 Integration 1.3.22

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

Summary

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

Memory usage: 80.17 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=8de6e04b19
Aspect after-activation
HTTP status 200
Load time 0.301 s
Memory usage 3.99 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.171 s
Memory usage 3.55 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.150 s
Memory usage 3.55 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.139 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.155 s
Memory usage 3.55 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.165 s
Memory usage 3.55 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.190 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.298 s-0.042 s3.48 MiB3.57 MiB+ 92.34 KiB
/wp-admin/edit.php0.205 s0.190 s-0.015 s3.54 MiB3.66 MiB+ 119.64 KiB
/wp-admin/post-new.php0.787 s0.709 s-0.078 s5.92 MiB6.02 MiB+ 95.97 KiB
/wp-admin/upload.php0.571 s0.476 s-0.095 s3.5 MiB3.57 MiB+ 79.75 KiB
/wp-admin/options-writing.php0.232 s0.208 s-0.024 s3.47 MiB3.55 MiB+ 78.24 KiB
/wp-admin/media-new.php0.374 s0.244 s-0.130 s3.46 MiB3.55 MiB+ 86.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.179 s-0.026 s3.48 MiB3.57 MiB+ 97.11 KiB
/wp-admin/post-new.php?post_type=page0.564 s0.611 s+0.047 s5.92 MiB6.01 MiB+ 91.5 KiB
/wp-admin/options-discussion.php0.280 s0.254 s-0.026 s3.47 MiB3.55 MiB+ 74.74 KiB
/wp-admin/edit-comments.php0.440 s0.432 s-0.008 s3.49 MiB3.57 MiB+ 79.74 KiB
/0.324 s0.231 s-0.093 s3.48 MiB3.46 MiB- 13.65 KiB
Average 0.393 s0.348 s-0.045 s3.93 MiB4.01 MiB+ 80.17 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.2%8,3732,623104
CSS17.3%2,011513
JavaScript6.0%696835
Twig4.1%47928
JSON0.2%2501
Markdown0.2%2001
Total 11,604 2,759 122

PHP Code Analysis | More results »

Lines of code 7,684
Total complexity 1,690
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 365
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 10 lines

[27-Nov-2024 14:07:08 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/integration-dynamics/src/Plugin.php on line 368
[27-Nov-2024 14:07:11 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(324): AlexaCRM\WordpressCRM\Admin\Tab\Attachments->render()
#2 /wp-includes/class-wp-hook.php(348): 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