NOTE: Please be very careful when uninstalling this module. Before removing the module, you should cancel the subscription (Step 1), otherwise you will have to contact support for canceling the subscription after removing the module.

Steps:

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

2. Click the ‘Cancel Subscription’ button.

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

cd path_to_the_store_root_folder

4. Disable the extension:

bin/magento module:disable Aheadworks_Langshop

5. Run setup upgrade:

bin/magento set:up

6. Uninstall the extension:

bin/magento module:uninstall Aheadworks_Langshop

Did this answer your question?