Hi, I tried to remove the webform component, but was unable. I disabled it, and removed it. Drupal said I was successful. I cleared caches, ran cron. Webform still appears in the modules page. I was able to re-enable it. I disabled, and removed it again (also seemingly successful) and then tried to reinstall it. Drupal now tells me that it is already installed - how do I get rid of it?

Comments

vernond’s picture

Make the Webform module inactive on your site:
On the Modules page, uncheck the box next to Webform;
Click on Save configuration button at the bottom of the page.

Remove Webform module tables from your site database:
Click on the UNINSTALL tab towards the top of the page;
Check the box next to Webform;
Click on Uninstall button at the bottom of the page.

Once you're done with this, click again on the Modules link in the toolbar in an effort to make sure that the page is reloaded properly.

quicksketch’s picture

Title: cant uninstall webform » How do I totally uninstall Webform?
Category: bug » support
Status: Active » Fixed

Yep, as vernond says, modules must be explicitly "Uninstalled" through the UI, not just disabled (which doesn't delete data, it just turns it off temporarily).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.