I am a bit confused.
I use Metabox with Metabox plugin and use primarily Metabox AIO for that. I was facing a lot of fatar error issue while using Metabox Group addon with Elementor.
Error used to be like this:
`Error Details
=============
An error of type E_ERROR was caused in line 288 of the file /var/www/domain.com/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-elementor-integrator/src/GroupField.php. Error message: Uncaught TypeError: array_column(): Argument #1 ($array) must be of type array, null given in /var/www/domain.com/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-elementor-integrator/src/GroupField.php:288
To resolve this, I trying researching about Metabox Elementor Integration. I was surprised to see that there are two ways for integration:
1. Via Metabox AIO - by enabling the addon. But this addon version seems old.
2. Separate plugin: https://wordpress.org/plugins/mb-elementor-integrator/ This seems to be updated regularly. ( Last update 2 weeks ago )
Here - https://metabox.io/plugins/mb-elementor-integrator/ I see that the plugin was last updated more than a year ago - May 5, 2022. Changelog: https://metabox.io/plugins/mb-elementor-integrator/changelog/ also appears to be old.
Shouldn't both of these addon be same with same updates? Even if it's same or different, which one should be used preferably ? Or it doesn't matter at all?
Thank you.