How to uninstall a package

Precautions:

  1. Never uninstall individual extensions of a package separately. i.e. components/modules/plugins should never be uninstalled separately.
  2. To clean uninstall complete extension including component, modules and plugin; the package should be uninstalled.
  3. Do not uninstall CjLib package before uninstalling other corejoomla extensions.
  4. Database tables will never be deleted by the uninstall. You need to delete them manually using your SQL client such as phpMyAdmin etc.

Steps to uninstall the extension:

  1. Go to Extensions -> Manage
  2. Filter package extension type
  3. Uninstall the required package
  4. To make sure no other module/plugin remains
    • Go to Extensions -> Plugins and search for survey and uninstall any such leftover plugins
    • Go to Extensions -> Modules and search for survey and uninstall any such leftover modules
  5. Uninstall CjLib package