creativestyle/magesuite-back-in-stock

此包的最新版本(v1.12.12)没有可用的许可信息。

库存回归

安装次数: 3,119

依赖者: 0

建议者: 0

安全: 0

星级: 0

关注者: 4

分支: 1

公开问题: 1

类型:magento2-module


README

此模块依赖于持续运行的队列消费者。

队列名称取决于环境配置

  • magesuite.consumer.db 如果在 app/etc/env.php 中未配置 RabbitMQ
  • magesuite.consumer.amqp 如果在 app/etc/env.php 中配置了 RabbitMQ

队列启动示例

magesuite.consumer.db:

bin/magento queue:consumers:start magesuite.consumer.db

magesuite.consumer.amqp:

bin/magento queue:consumers:start magesuite.consumer.amqp

文档: https://creativestyle.atlassian.net/wiki/spaces/MGSDEV/pages/2312929281/BackInStock+optional