Manually uninstall app

When you uninstall our app without un-integrate theme first, all functions are disabled while scripts and asset files still remain

In order to remove them completely, you have to find and remove below codes/files:

  1. From the Shopify admin page, click” Online store” tab > Click ” Themes

  2. Click” Actions” > Select” Edit code” > Open “ layout/theme.liquid file

  3. Find and remove this code: {% include ‘globo.formbuilder.scripts’ %}

  4. Find and remove these four following files:

  • globo-formbuilder.liquid

  • globo.formbuilder.scripts.liquid

  • globo.formbuilder.css

  • globo.formbuilder.init.js

  • globo.formbuilder.js

Last updated