Changes
This tutorial explains how to provide any kind of preconfigured {{UBIK}} data (system definitions) using a custom plugin(or more specific: module).
== General concept ==
= Big Picture =
The Plugin Module implementation hosts a SystemDefinitionProviderSystem Definition Provider, which in turn gives access to a set of versioned SystemDefinitionsSystem Definitions. The latter can contain any kind of {{UBIK}} data like MetaClasses, MetaProperties, instances of any type and scripts to execute when the package is installed or initialized.
[[File:Systemdefinitions2.drawio.png]]
[[Category:How-To|Provide system definitions with a custom plugin]]
[[Category:Injecting|Provide system definitions with a custom plugin]]
[[Category:Module|Provide system definitions with a custom plugin]]
[[Category:Plugin|Provide system definitions with a custom plugin]]