This project is not covered by Drupal’s security advisory policy.
Provides a queue handler for YAML Form to store form submissions in a queue.
Can be used in combination with e.g. RabbitMQ to send form submissions to a rabbit message queue.
Configuration
- Set up a YAML form and and in the
Email / Handlerssection, add a newQueuehandler. - Add the machine name of the queue that should be used to store the serialized data.
- If the debugging mode is enabled, messages sent to the queue will also be printed to the screen
- If you wish to send messages to a Rabbit Message Queue, install the RabbitMQ module and set up the queue as a rabbit queue in
settings.php(see the README of rabbitmq for configuration instructions)
Supporting organizations:
Development
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Import and export, Integrations
- Created by pvhee on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
