softkultur/magento2-delayed-queue-messages 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

softkultur/magento2-delayed-queue-messages

Composer 安装命令:

composer require softkultur/magento2-delayed-queue-messages

包简介

Allows publishing queue messages with a delay

README 文档

README

This Magento2 module allows publishing queue messages to be processed after a specified number of minutes

Installation

Run composer require softKultur/magento2-delayed-queue-messages/ and then bin/magento setup:upgrade.

Technical details

The module introduces a plugin for the \Magento\Framework\MessageQueue\PublisherInterface which checks if the published message is an instance of the \SoftKultur\DelayedQueueMessages\Api\DelayedQueueMessageInterface interface.

The module provides a base implementation for the \SoftKultur\DelayedQueueMessages\Api\DelayedQueueMessageInterface interface which can be used for all types of queue messages payloads: \SoftKultur\DelayedQueueMessages\Model\DelayedQueueMessage

In this case, it saves the message in the softkultur_delayed_queue_message database table.

Each minute, a cronjob checks the said table for unpublished messages that are available (available_at in the past) and publishes them to the corresponding queue.

The module also introduces a new CLI command which runs the same logic as the cronjob: bin/magento softkultur:delayed-queue-messages:publish.

统计信息

  • 总下载量: 716
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固