test-magenx / module-integration
N/A
Package info
github.com/test-magenx/module-integration
Type:magento2-module
pkg:composer/test-magenx/module-integration
100.4.3
2021-10-10 22:15 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/module-authorization: 100.4.*
- magento/module-backend: 102.0.*
- magento/module-customer: 103.0.*
- magento/module-security: 100.4.*
- magento/module-store: 101.1.*
- magento/module-ui: 101.2.*
- magento/module-user: 101.2.*
This package is auto-updated.
Last update: 2026-02-13 10:44:59 UTC
README
Integration enables third-party services to call the Web API by using access tokens. It provides an admin UI that enables manual creation of integrations. Extensions can also provide a configuration file so that an integration can be automatically pre-configured. The module also contains the data model for request and access token management.