test-magenx / module-integration
N/A
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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: 2024-11-13 08:13:07 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.