How to fix the Magento 404 error Page Not Found in Admin panel
2 min readJul 23, 2015
Sometimes after installing Magento extension, you will see the Magento error 404 page not found error in your Magento Admin Panel like that:
You can easily fix this error by resetting the permission role of your administrator:
Step 1: Login your Magento Admin Panel
Step 2: Go to Systems >> Permission >> Roles
Step 3: Choose the “Role name” you want to edit, here I pick “administrators”
Step 4: Pick “Role Resource “ Tab and change “Resource Access” to “All”
And don’t forget to clear Magento cache after this.
Other Answers in the Category “Magento SEO”
Originally published at www.magestore.com.