Articles on: LangShop for Magento

[Magento] Uninstall LangShop

Steps:


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


Step 1: LangShop Application Page > Settings > Pricing

  1. Click the ‘Cancel Plan’ button.


Step 2:  ‘Cancel Plan’ button


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


cd path_to_the_store_root_folder


  1. Disable the extension:


bin/magento module:disable Aheadworks_Langshop


  1. Run setup upgrade:


bin/magento set:up


  1. Uninstall the extension:


bin/magento module:uninstall Aheadworks_Langshop

Updated on: 07/03/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!