Theme app extension: Maximum number of blocks per extension limit

Hi all, wonder if anyone could help.

I’m aware of the 100KB size limit for theme app extensions and the maximum of 25 interactive settings per block, which I’ve been working to accommodate. However, I’ve now encountered a new limitation: there appears to be a cap on the total number of blocks allowed per extension, in addition to the restrictions mentioned above.

Could someone please advise on how to work around this issue? What options do I have, as we need to add more blocks to make our app commercially viable? It’s frustrating that there seems to be a new obstacle at every stage of developing these theme app extensions.

See error message "

the 25 Validation errors │
│ • bundle: Extension contains more than 25 blocks │
│ "

Many thanks

Might be a lot of leg work but can you perhaps try to make it so that users can enable/disable the theme extensions from within your app? this way your app can have as many blocks as it needs to while offering customers a maximum of 25 block types.

I think Design Packs approach it like this as well

Good idea thanks, will play around with it. This assumes we can have multiple extensions under a single app. Would give it a go. Thank you!

1 Like

Great stuff! lad i could help.