Uninstallation
Last updated
Last updated
Uninstalling EXPO takes 2 simple steps: Deactivate and Delete app. This will remove all of your options and app scripts from your store.
If you wish to just clear the extra options, you don't need to delete the app. We suggest deactivating option sets.
Good to know: Deactivating all option sets will stop the app from initializing.
You can stop showing options by unassigning products.
Navigate to your option set and untick all products affected by the set. When you see the Products count as zero, you finish unassigning them.
Then you can click on View product page to make sure the options are successfully disabled.
To prevent the app from running on the store front, you can disable the option sets. Simply click on the three dot icon at the top right corner and choose Deactivate option set to disable it.
When all option sets are deactivated, you have successfully disabled EXPO app.
To completely remove the app code, you can manually delete these code.
Go to Current theme > Edit code
Open Assets folder
Delete expo-init.js file
Open theme.liquid
Search for "expo" or navigate to this line
Delete that script line and click Save
Now you have successfully removed the app code from the theme.