Skip to Content
1
Feb 28, 2020 at 05:48 AM

How to uninstall addon from Commerce Public cloud

245 Views Last edit Mar 05, 2020 at 05:02 PM 2 rev

I have uploaded our custom extension in gitlab and used manifest.json to install our extension onto Commerce Public cloud.

I would like to know, how can I uninstall the same. I tried to remove all configurairation from mainifest.json (keeping commerceVersion, and extensions = [] as it was mandatory) and deployed the same by selecting, initialize database.

Initialization works, but it will throw error at Deploy build step.