test-magenx/module-webapi-async

安装次数: 0

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

100.4.1 2021-10-10 22:18 UTC

This package is auto-updated.

Last update: 2024-09-13 07:31:56 UTC


README

Magento_WebapiAsync 模块扩展了 Webapi 扩展,并提供了处理异步请求的功能。

Magento_WebapiAsync 模块处理异步请求,调度、发布和从队列中消费批量操作。

安装详情

在安装此模块之前,请注意,Magento_WebapiAsync 依赖于以下模块

  • Magento_AsynchronousOperations
  • Magento_Customer
  • Magento_User
  • Magento_Webapi

有关启用或禁用模块的信息,请参阅启用或禁用模块

结构

Code/ - 包含远程服务读取配置文件的目录。

有关模块典型文件结构的更多信息,请参阅模块文件结构

可扩展性

扩展开发者可以与 Magento_WebapiAsync 模块交互。有关 Magento 扩展机制的更多信息,请参阅Magento 插件

Magento 依赖注入机制允许你覆盖 Magento_WebapiAsync 模块的功能。