Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Removing expensions
Is there a clean way to remove all traces of an extension? For example I am having problems with the attachments addon and am looking for a way to completely remove it and start from scratch.
0
This discussion has been closed.
Comments
But! If you have installed extensions that created tables or added permissions, you'll have to remove them manually. Tables can easily be deleted with phpMyAdmin or any other database query tool. The only flaw in Vanilla is that permissions won't get removed and leave an "ugly" trace in your roles & permissions list (e.g. PERMISSION_ADD_ATTACHMENTS).