Consumers

a consumer is a specific implementation of a provider (configurable base url) all selfhosted provider (and some saas) implementations will allow creating multiple consumers

consumers are config entities that can be created via drupals crud ui at admin/structure/fluxcraft-consumers.

created consumers are a baseurl associated with a provider.

Some fluxcraft extensions may provide default consumers, some providers may not allow creating additional consumers (because there is no selfhosted option)

this allows using the same provider and endpoints for multiple selfhosted instances of the same api provider and the providers saas

there is a seperate permission for managing consumers

Last updated