Tagged: admin

magento 2 create simple adminhtml module 0

Magento 2 – create simple adminhtml module

In this beginner tutorial I show you how to create a simple Magento 2 module. It defines a menu and displays a adminhtml page with user generated content. Based on this, you can start...

magento admin panel invalid form key 1

Magento admin panel invalid form key

A very frustrating problem is a invalid form key error message on your admin panel login page. This is very hard to find out if you do not know adminhtml settings. Often the only...

How to add a button into admin backend 0

How to add a button into admin backend

In this tutorial I show how to add a button into admin backend. There are verious needs for this, the most common need is to add an additional function to a grid or detail...

magento template path hints for admin 0

Magento template path hints for admin

In this tutorial I show you how to turn on path hints for admin sites. For Magento frontend developers it is very easy to work with Magento, because template path hints show exactly which...