Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unified_mail_dispatcher
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
unified_mail_dispatcher
Commits
c615f415
Commit
c615f415
authored
2 months ago
by
Mohammad AbulQader
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3438703
by m.abdulqader: Automated Drupal 11 compatibility fixes for unified_mail_dispatcher
parent
ddd8b796
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.txt
+0
-2
0 additions, 2 deletions
README.txt
unified_mail_dispatcher.info.yml
+1
-1
1 addition, 1 deletion
unified_mail_dispatcher.info.yml
unified_mail_dispatcher.services.yml
+0
-1
0 additions, 1 deletion
unified_mail_dispatcher.services.yml
with
1 addition
and
4 deletions
README.txt
+
0
−
2
View file @
c615f415
...
...
@@ -11,5 +11,3 @@ Click on the gear icon next to the channel name to open its settings. Go to the
To specify a single email address, simply enter the email address in the configuration form.
You can switch between Discord notifications and email by selecting the appropriate option in the configuration form.
Note: The module will not work unless a valid Discord webhook URL or email address is specified in the configuration.
This diff is collapsed.
Click to expand it.
unified_mail_dispatcher.info.yml
+
1
−
1
View file @
c615f415
...
...
@@ -3,4 +3,4 @@ description: Alters the Drupal mail system to send notifications to Discord or a
package
:
Custom
type
:
module
version
:
1.0
core_version_requirement
:
^
9.3
|| ^1
0
core_version_requirement
:
^
10
|| ^1
1
This diff is collapsed.
Click to expand it.
unified_mail_dispatcher.services.yml
+
0
−
1
View file @
c615f415
...
...
@@ -5,4 +5,3 @@ services:
unified_mail_dispatcher.discord_manager
:
class
:
Drupal\unified_mail_dispatcher\DiscordManager
arguments
:
[
'
@http_client'
,
'
@logger.factory'
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment