Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
While trying to integrate the gaufre system for MijnBureau, i ran into the problem that ApiURL and Widgetpath are not customizeable.
Describe the solution you'd like
Since different deployments probably use different apps this should be configurable as in other components.
Describe alternatives you've considered
Manually overriding https://github.com/suitenumerique/drive/blob/main/src/frontend/apps/drive/cunningham.ts but that is far from ideal.
Do you want to work on it through a Pull Request?
I can if needed.
It seems like each of the apps has a different way of integrating and customizing the gaufre. What way is preferred?
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
While trying to integrate the gaufre system for MijnBureau, i ran into the problem that ApiURL and Widgetpath are not customizeable.
Describe the solution you'd like
Since different deployments probably use different apps this should be configurable as in other components.
Describe alternatives you've considered
Manually overriding https://github.com/suitenumerique/drive/blob/main/src/frontend/apps/drive/cunningham.ts but that is far from ideal.
Do you want to work on it through a Pull Request?
I can if needed.
It seems like each of the apps has a different way of integrating and customizing the gaufre. What way is preferred?