0

I understand how to write setup scripts through a custom module. However, if you directly alter something like catalog_category by adding a new attribute, is there a way to then safely remove it in the future, if need be?

I.e. is there way to uninstall a custom module of which has altered core tables?

I'm just a bit wary of editing them if its best practise to stay away all together!

Fabian Schmengler
66.2k25 gold badges191 silver badges422 bronze badges
asked Aug 11, 2015 at 12:31

1 Answer 1

0

I ended up finding this module. It both helps with uninstallation and understanding the way in which it is achieved (By looking through to module), so doubly helpful!

answered Aug 13, 2015 at 14:27

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.