Skip to content

aaronthorp/Warby_MqModule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQ Module

Author: Warby Parker (Jarad Delorenzo, Jeff Uthaichai, Jesse Zlata, Karina Ruzinov)

Version: 0.1.1

Description

This Magento module adds the ability to post messages to RabbitMQ.

This version (0.1.1) can only post messages in response to sales order confirmation. If a message cannot be published to the queue, it will be flagged. By default, the module sets up a Magento cron job that retries flagged orders every 5 minutes.

Dependencies

Additionally, this module bundles PHPAmqpLib.

Installation

$ cd /var/www
$ modman init
$ modman clone git@github.com:WarbyParker/Warby_MqModule.git

Configuration

Credentials

In the Magento Admin, navigate to:

  • System > Configuration > Advanced > Mq Module

Mai Configs

Licensing

MIT

About

A Magento module for publishing an JSON order object to a rabbit exchange on order conformation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%