rule new operation sending email

This commit is contained in:
2023-11-24 12:08:15 +01:00
parent 1a3a15e4c0
commit 1a1232c3f1
8 changed files with 221 additions and 51 deletions
Generated
+116 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2ee73d5782748e4512d1f15529f70d10",
"content-hash": "ae52207c0580112eec7a01ad7b214aeb",
"packages": [
{
"name": "asm89/stack-cors",
@@ -6348,6 +6348,65 @@
"source": "https://git.drupalcode.org/project/redis"
}
},
{
"name": "drupal/rules",
"version": "3.0.0-alpha8",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/rules.git",
"reference": "8.x-3.0-alpha8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/rules-8.x-3.0-alpha8.zip",
"reference": "8.x-3.0-alpha8",
"shasum": "22a44298b98000697efd86a29a8df1c0ce0bf44f"
},
"require": {
"drupal/core": "^9.1 || ^10",
"drupal/typed_data": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0-alpha8",
"datestamp": "1696376270",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "klausi",
"homepage": "https://www.drupal.org/user/262198"
},
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
}
],
"description": "React on events and conditionally evaluate actions.",
"homepage": "https://www.drupal.org/project/rules",
"support": {
"source": "https://git.drupalcode.org/project/rules",
"issues": "https://www.drupal.org/project/issues/rules"
}
},
{
"name": "drupal/search_api",
"version": "1.30.0",
@@ -6947,6 +7006,60 @@
"source": "https://git.drupalcode.org/project/translation_views"
}
},
{
"name": "drupal/typed_data",
"version": "1.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/typed_data.git",
"reference": "8.x-1.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-beta2.zip",
"reference": "8.x-1.0-beta2",
"shasum": "e0aa651b129d8dcd765ca49cba8682ebe09e6e73"
},
"require": {
"drupal/core": "^9.1 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta2",
"datestamp": "1679429196",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": ">=9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
}
],
"description": "Extends the core Typed Data API with new APIs and features.",
"homepage": "https://www.drupal.org/project/typed_data",
"support": {
"source": "https://git.drupalcode.org/project/typed_data",
"issues": "https://www.drupal.org/project/issues/typed_data"
}
},
{
"name": "drupal/ultimate_cron",
"version": "2.0.0-alpha6",
@@ -12471,6 +12584,8 @@
"drupal/login_destination": 20,
"drupal/page_manager": 5,
"drupal/phone_number": 15,
"drupal/rules": 15,
"drupal/typed_data": 10,
"drupal/advanced_text_formatter": 5,
"drupal/bulkdelete": 20,
"drupal/config_ignore": 5,