Log in
Model

ConfigBasedIntegrationManager

Magento\Integration\Model\ConfigBasedIntegrationManager

What it does

This class manages integrations that are defined in Magento's XML configuration files rather than created manually through the admin panel.

Developers use this to automatically install and update third-party integrations during module installation or upgrades, ensuring integration credentials and permissions stay synchronized with the module's configuration files.

Public Methods

  • processIntegrationConfig()
  • processConfigBasedIntegrations()