Magento-Module-Creator

This is my branch of Magento module creator

47
29
47
1
PHP
public

== 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

  1. Uncompress archive to directory

    or checkout from GitHub

    git clone git@github.com:shell/Magento-Module-Creator.git

  2. Point your browser to right url where module creator located

v0.3.3[beta]