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

  1. Set up a YAML form and and in the Email / Handlers section, add a new Queue handler.
  2. Add the machine name of the queue that should be used to store the serialized data.
  3. If the debugging mode is enabled, messages sent to the queue will also be printed to the screen
  4. 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

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Module categories: Import and Export, Integrations
  • Created by pvhee on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases