Magento 2.1.18 is the final 2.1.x release. After June 2019, Magento 2.1.x will no longer receive security patches, quality fixes, or documentation updates.
To maintain your site's performance, security, and PCI compliance, upgrade to the latest version of Magento.

Step 4. Uninstall

Step 4. Uninstall

To uninstall your component, click Uninstall as the following figure shows.

      Click Uninstall

If successful, a page similar to the following displays.

      Your component was successfully uninstalled

Messages similar to the following display in the Console Log:

1
2
3
4
5
6
7
8
9
10
11
[2015-08-15 13:01:02 CDT] Job "setup:component:uninstall {"components":[{"name":"example/module"}],"dataOption":false}" has started
Removing from module registry in database
Removing from module list in deployment configuration
Cleaning cache
Cleaning generated files
Cleaning static view files

[2015-08-15 13:01:02 CDT] Job "setup:component:uninstall {"components":[{"name":"example/module"}],
"dataOption":false}" has been successfully completed
[2015-08-15 13:01:03 CDT] Job "uninstall {"components":[{"name":"example/module"}]}" has been started
[2015-08-15 13:01:03 CDT] Starting composer remove...
Updated