Daemons Logo
Daemons list - admin page of the module

This project is not covered by Drupal’s security advisory policy.

This module allows creating your own PHP daemons using event system from React PHP library.

REQUIREMENTS

INSTALLATION

Place the Daemons module either directly under the /modules directory at the root of your Drupal installation, or place it under /modules/contrib directory instead, to group all contributed modules together.

Next, you need to install the module's composer dependencies, there are multiple ways to do this; you can read more in the https://www.drupal.org/documentation/install/composer-dependencies on d.o.

You can now visit the /admin/modules page on your site and install the Daemons module.

Also, in the module, you can find a sub-module the example of Daemons. It sents letters from site email to site email with lorem ipsum text.

Project information

Releases