Skip to content

admin-panel

Auto Added by WPeMatico

Hide Admin Menu Based on Store Default Country

I need help on hiding the Customer Feedback – Article Menu if the default country is not JP. My code is not working. Plugin/RemoveCustomerFeedback.php <?php namespace ThecoachsmbMymodulePlugin; class RemoveCustomerFeedbackMenu { protected $_request; protected $_authSession; public function __construct( MagentoFrameworkAppRequestInterface $request, MagentoBackendModelAuthSession… Read More »Hide Admin Menu Based on Store Default Country