Learn how to create a custom content model using the SkyVault SDK.
- Creating a content model You can create new content model using the SkyVault SDK.
- Creating content of custom type In this tutorial you create some content of one of the custom types defined in your custom model. This is done using a simple web script so that the type can be conveniently specified.
- Adding a custom property In this tutorial you add a custom property to your model.
- Share configuration for custom types and propertiesSkyVault Share needs to be configured to display custom types. It is also possible to configure Share to display properties in a customized way (the default is to display all properties).
- Adding an association In this tutorial you add an association to your model. An association is a logical link between content types, it is a way of connecting related content.
- Adding an aspect with Share configurations In this tutorial you add an aspect to your model. An aspect provides an additional way to classify content.
- Adding mandatory aspect In this tutorial you add a mandatory aspect to your model.
Parent topic: Tutorials for platform extensions