Wrap content item insert/upsert #12
Labels
enhancement
groomed
The issue has been groomed and should be in a good shape.
help wanted
up-for-grabs
Motivation
In order to create a content there is a lot of work needed - to create a content item model, create an item itself without any data, and create the item variant. The distinction between content item and content item variant does not have to be obvious for newcomers. And all of this takes many lines of code as can be seen from the example:
Design guidelines
The suggestion would be to create a wrapper, so the content item variant can be created/updated using a single method.
The approach would be similar to the Migration Tool by @MilanLund.
The text was updated successfully, but these errors were encountered: