Please refer to these articles when uninstalling Route from your eCommerce store.
To uninstall the app off of your Shopify store, follow the steps below:
- In the menu items to the left of your dashboard, click Apps.
- Scroll through the list of installed apps to find the Route app.
- Once you’ve located the app, click on the trash can icon to delete the app off of your Shopify store.
Now that you’ve uninstalled the app, take Route off of your list of products.
- Click on Products in the menu items to the left.
- Under products, search for Route, then check the checkbox to the left of the product thumbnail.
- Then select Actions > Delete selected products.
Once you’ve uninstalled the app and deleted the product, you will need to remove a piece of code.
- Find the following piece of code in your code by searching for route.
- When you locate the code, delete it and click Save.
<div class="route-div"></div>
The Route asset is now fully deleted from your site. Please let us know what we can do better by using this link.
- From your home screen, select “Apps” > “My Apps”
- Find the Route App, then select “Uninstall”
- Find the Route App from your list of Plugins and select “Deactivate”
- After Plugin has been deactivated, select “Delete”
- Confirm deletion of Plugin
Run: bin/magento module:uninstall Route_Route --remove-data --clear-static-content
After running the command, the user will be promoted whether to proceed or not. Enter y to proceed.
Output shown below:
Users can confirm the removal of the Route extension by running the following command:
Run: bin/magento module:status Route_Route
Output shown below: