Instance Parameters for App Framework

This release introduces instance parameters to the App Framework. Now instance parameters can be used alongside free-form installation parameters.

With instance parameters it is now possible to customize installed apps depending on their location and content type without hardcoding information in their source code.

Instance parameters for apps are on par with instance parameters for UI Extensions API-wise, but App management views in the Web App have now an advanced visual editor simplifying work with parameters while building complex apps.

App instance parameters can be used to specify default values for fields, provide shared API keys for external services, reference content types and much more.

Read more about parameters here and how they are defined within App Definitions.

App paramters