Magento Tutorial creates a module for the backend (admin page)

Does anyone know a good tutorial for this topic. I want to create a module (extension) with more than one page. The extension must contain one overview page and a form for creating the element.

+5
source share
1 answer

I am obviously biased, but Magento for the PHP MVC developers I'm working on is pretty good job at introducing the Magento core development theme.

+17
source

All Articles