Question

OK, I know this is probably stupid. I have followed Alan Storm's excellent "Admin Hello" tutorial (How to create a simple 'Hello World' module in Magento?), as well as the updated version on his own site (http://alanstorm.com/magento_admin_hello_world_revisited). I have used this as a framework to create a new admin module. But the example does NOT have a front end, ie, a related admin page.

How do I add a new html form that will allow me to collect inputs, and display outputs from my admin module? I have looked at tutorials for creating new blocks, themes, CMS pages, and the like. But none of them seem to address now to create a new admin page, and integrate it with a custom admin module.

Thanks all! -Don! Briggs

Was it helpful?

Solution

This tutorial doesn't follow all of the best practices, but it is an example of what you're looking for. Even shows you how to implement the grid in admin: http://www.pierrefay.com/create-backend-plugin-magento-75

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top