Create Own Module in Magento – Part -2 – Create Own Mysql Install file (table) in magento
Create Own Mysql Install file (table) in magento:
I have declared my Mysql declaration code in above config file. Now i need to create my first Install setup file in (own table) my module. Create a file folder like
Cleare the cache and check. Your table will be created in magento DB. For verification you table refer Core_resource table, check travelinfo, you will get the version number (one row it will create)