php - Uninstall Magento custom extension with its database -


i have created extension , created zip file of extension can install through magento connect. when uninstall custom extension using magento connect delete extension files , folders database tables of extension not deleted.

i want remove database table of extension. want process done automatically not using phpmyadmin , manually or writing upgrade script because want when extension being used user not face issue.

sadly, there no rollback or uninstall script may find on other framework.

the install , data folders of modules meant bump version there no way provided framework bump down or in case remove totally.


Comments

Popular posts from this blog

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

python - WindowsError: [Error 740] The requested operation requires elevation even after disabling UAC -

python - Terminate a gnome-terminal opened with subprocess -