Articles on: LangShop for Magento

[Magento] Uninstall LangShop

Steps:

Go to LangShop Application Page > Settings > Pricing, then you will be redirected to the stripe page.

Step 1: LangShop Application Page > Settings > Pricing
Click the ‘Cancel Plan’ button.

Step 2:  ‘Cancel Plan’ button

Login to your ssh console and navigate to your store folder:

cd path_to_the_store_root_folder

Disable the extension:

bin/magento module:disable Aheadworks_Langshop

Run setup upgrade:

bin/magento set:up

Uninstall the extension:

bin/magento module:uninstall Aheadworks_Langshop

Updated on: 07/03/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!