Skip to content

shell/Magento-Module-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is my branch of Magento module creator

Resources

Stars

47 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors