Could you please clarify why you chose to upload the theme in a zip format?
You can use the hs upload command to upload the directory instead of compressing it.
In your local CLI, you can run:
hs upload theme-folder theme-folder
It will upload all files and subdirectories.
Best regards,
Abraham Ernesto
Glad I could help. Solving HubSpot puzzles is what we do. Ernesto // GiantFocal Found this answer helpful? Marking it as the solution helps both the community and me - thanks in advance!
Yes, I know the CLI way but I have plan to build public app and in app requirements i need to upload theme file in Design Manager.
So I need to upload theme file using CMS API but in API document there is not properly explain in depth details and not have properly example to describe it.