magenxcommerce/module-webapi-async

不适用


README

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

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

安装详情

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

  • Magento_AsynchronousOperations
  • Magento_Customer
  • Magento_User
  • Magento_Webapi

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

结构

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

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

可扩展性

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

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