Depending on the installation method, you need to uninstall or disable magento 2 extension manually or via composer. Both methods are explained below.
Table of Contents
Step 1: Connect via SSH to your magento installation and execute below commands:
Step 2: Remove extension files
–Note: If you are using more extensions from the same provider make sure not to remove the shared extension, most providers use a shared extension or dependency pack as a base for all their extensions.
Example: Let assume you are using WeltPixel OWL Carousel Extension and you want to uninstall it and remove all associated files:
Important: If you are using other WeltPixel extensions make sure not to remove the ‘Backend’ shared extension as it is used by the rest of WeltPixel installed extensions. If you do not have any other WeltPixel extensions it is safe to uninstall and remove also the ‘Backend’ extension.
Step 1: Connect via SSH to your magneto installation and execute below commands:
– Note 1: you can find the exact match for ExtensionProvider and ExtensionName in composer.json file associated with the extension.
– Note 2: you can find the exact match for VendorName and VendorExtension in composer.json file associated with the extension.or under your Magento installation/com/vendor/<VendorName>/<VendorExtension>
– Note 3: You may be asked for composer username and password when uninstalling, you will be able to find them under var/composer_home/auth.json
Example: Let assume you are using WeltPixel OWL Carousel Extension and you want to uninstall it and remove all associated files. The first thing you should disable this extension, run the setup upgrade and finally remove the files via composer:
Important: If you are using other WeltPixel extensions make sure not to disable the ‘Backend’ shared extension as it is used by the rest of WeltPixel installed extensions. If you do not have any other WeltPixel extensions it is safe to uninstall and remove also the ‘Backend’ extension.
Other Magento 2 Extensions you may prefer:
Related blogs you maybe interested in:
Digital fitness is booming. Millions of users worldwide are shifting from traditional gyms to mobile…
Having your Magento store up and running requires more than having a good platform when…
Running a business today isn’t easy. Technology problems can slow you down and leave your…
Everyone with a strong exposure to online stores and eCommerce are very aware about platforms…
Have you witnessed your clients placing items into their shopping cart, only for them to…
In the global business arena, AI vs Traditional B2B eCommerce has altered how businesses interact,…