Skip to content

In M2.4.7, what is the correct way to implement an Admin Controller that checks ACL and User Login status?

With MagentoBackendAppAbstractAction and MagentoFrameworkAppActionAction being deprecated and advising in the scripts to use MagentoFrameworkAppActionInterface, what is the correct way to implement an admin Controller that will check the users ACL rights to view the page and also if the user… Read More »In M2.4.7, what is the correct way to implement an Admin Controller that checks ACL and User Login status?