-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Context:
It is hard for the users to understand how the variable plugin works and what they can do with it. Therefore, it makes sense to depict the functionality of the plugin system by providing examples for the most common use cases.
AT:
- There exists a optimize-plugin-examples repository, where the users can find all example plugin implementations for Optimize
- The repository contains an example for the variable plugin,
- where the variable is a reference to another database and one needs to fetch the values
- where the variable is complex and one needs to transform the fields into primitive variables
- where I filter out sensitive variables
- where I anonymize variables
- for each example there is a readme on how I can add this plugin to OPtimize and how it works
- in the root of the repository there is a readme giving an overview over all examples
- the plugin examples are mentioned in the OPtimize docs