Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Uninstalling a module


Go to End


2 Posts   4025 Views

Avatar
shmk

Community Member, 4 Posts

26 October 2009 at 10:28pm

I want to uninstall the Gallery module, is there a correct procedure to follow? I have to remove also database fields?

Avatar
UncleCheese

Forum Moderator, 4102 Posts

27 October 2009 at 1:47am

First, delete all the pages in your sitetree that are using the Gallery data classes. Then delete the module directory from your server, and run a dev/build. that should rename all of your gallery tables to "_obsolete_[table_name]".