Author: Warby Parker (Jarad Delorenzo, Jeff Uthaichai, Jesse Zlata, Karina Ruzinov)
Version: 0.1.1
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.
- modman for module installation.
- PHP with BC Math enabled.
Additionally, this module bundles PHPAmqpLib.
$ cd /var/www
$ modman init
$ modman clone [email protected]:WarbyParker/Warby_MqModule.git
In the Magento Admin, navigate to:
- System > Configuration > Advanced > Mq Module