Uninstalling the app is very easy. Firstly, log in to your admin backend, select the apps menu on the left side. You will see the list of the applications installed on your website. Click the trash icon on the right side of the app title.
After you click trash icon, a dialog box will appear and ask your confirmation and reason why you uninstall it. It would be really great if you can tell us the reason for our future updates. Click the delete button to proceed the uninstallation.
Removing all the app Files
When you install the app, it creates some template files. To remove those files, open “online store” page and then select themes. Click edit code as shown in the following screenshot:
After you select edit code, it will bring you to theme files. Click on the theme.liquid item, delete the code which is inside your theme before this code </head>.
Once you removed that code, go to the snippets folder, then find the following files :
- customify-item.liquid
- customify-source.liquid
- customify-widget.liquid
Remove all these files to make the app uninstalled from your shop completely.
Note: if you have conflict theme issue with customify previously, you will also need to remove this code
{% unless template == blank %} and {% endunless %}
. It’s inside your head tag, Between <head> and </head>.
Should you have any questions, please feel free to contactus.
Comments
0 comments
Please sign in to leave a comment.