This is my branch of Magento module creator
== Module creator
http://www.magentocommerce.com/wiki/custom_module_with_custom_database_table
This fix include separaiton of module in two parts: Frontend and Admin.
This needed if you want different properties for each module.
In my case there was need to protect only admin module with SSL.
Copyright (C) 2009-2010 Vladimir Penkin
http://penkin.co.uk
mailto: penkinv@gmail.com
== Installation
Uncompress archive to directory
or checkout from GitHub
git clone git@github.com:shell/Magento-Module-Creator.git
Point your browser to right url where module creator located