Has anyone come across a package that provides a user-friendly schema builder in Umbraco?
Preferably something out-of-the-box where editors can select a schema type and fill fields (not just paste raw JSON).
Thanks in advance for any tips or suggestions
@tskotniczny , there’s no such package currently on the Umbraco marketplace. There are packages, like ours, that generate the schema automatically, depending on page block information entered by user. Like article, breadcrumb, FAQ. But there are no packages that would allow to do it more flexible by selecting a schema type first and fill fields for it.