Theme Liquidator helps you safely remove unused Shopify themes from the command line, with a dry run and a confirmation step before anything is deleted. Install the CLI globally:
npm install -g @conducivemammal/theme-liquidator
After the install, run theme-liquidate from any terminal.
Run this first so you can review the shortlist before any real deletion is attempted:
theme-liquidate --shop <store> --dry
Your live theme is never shown as deletable.
Press D in the terminal or rerun without --dry:
theme-liquidate --shop <store>
The browser opens Shopify so you can approve the app. The CLI saves your login for next time. You return to the terminal and continue.
theme-liquidate auth <login|list|logout> [--shop <store>]
Use --shop <store> with login when you want to authorise a specific shop.
GitHub Support Privacy policy Merlyn Design Works Theme Liquidator — Liam Merlyn