Issue:
We're getting the below error when installing the module on M2.2.10 and can't see anything in the updated knowledge base to cover this:
Fatal error: Interface 'Magento\Framework\View\Element\ComponentVisibilityInterface' not found in /var/www/magento2/app/code/Bss/CompanyAccount/Ui/Component/Customer/Form/ManageSubUserFieldSet.php on line 29
Fatal error: Interface 'Magento\Framework\App\Action\HttpPostActionInterface' not found in /var/www/magento2/app/code/Bss/CompanyAccount/Controller/Adminhtml/Customer/Role/Delete.php on line 34
Solution:
The root of the issue is that our module is not compatible with Magento 2.2.x at this time.
To solve this issue, please check and follow our guide below
- Step 1: Edit these files
CompanyAccount/Controller/Adminhtml/Customer/Role/Delete.php
CompanyAccount/Controller/Adminhtml/Customer/Role/MassDelete.php
CompanyAccount/Controller/Adminhtml/Customer/Role/Save.php
CompanyAccount/Controller/Adminhtml/Customer/SubUser/Delete.php
CompanyAccount/Controller/Adminhtml/Customer/SubUser/MassDelete.php
CompanyAccount/Controller/Adminhtml/Customer/SubUser/ResetPassword.php
CompanyAccount/Controller/Role/FormPost.php
CompanyAccount/Controller/SubUser/FormPost.php
CompanyAccount/Controller/SubUser/ResetPassword.php
CompanyAccount/Controller/SubUser/ResetPasswordPost.php
CompanyAccount/Ui/Component/Customer/Form/ManageRoleFieldSet.php
CompanyAccount/Ui/Component/Customer/Form/ManageSubUserFieldSet.php
CompanyAccount/view/adminhtml/requirejs-config.js
CompanyAccount/view/adminhtml/ui_component/customer_form.xml
Step 2: Add two new files
CompanyAccount/view/adminhtml/web/js/form/components/tab_group.js
CompanyAccount/view/adminhtml/web/js/modal/modal-component.js
Please check and apply these files on the site.
If you have any issues, please feel free to contact us.
We'd like to support you.
Learn more about us!!
BSS Commerce is a full-service ecommerce agency with 14+ years of experience, supporting 75,000+ customers worldwide. As an Adobe Commerce Solution Bronze Partner and Select Magento Extensions Builder, we deliver trusted end-to-end solutions.
Our core strength is Magento, with 150+ extensions designed to enhance store performance and drive growth. With deep expertise from years of working on Magento websites, we deliver scalable, high-impact solutions backed by strong client trust.
Discover our extensions: https://bsscommerce.com/magento-2-extensions.html
You can refer our top tier extensions:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article