-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature summary
Split the BlockCreationService for better extensibility.
Additional details
A use I look forward to having is to be able to use the package in Umbraco Heartcore. A step in this direction would be to have the BlockCreationService split into different services. At the moment it looks like it's used for many things, like creating support datatypes, views and content types.
Once this is done, it would be a matter of creating a Creation Service that uses the API to create datatypes and Content types but not view.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request