From 3062b8bb0c8cfea69df8ae35740c3ace0de502f5 Mon Sep 17 00:00:00 2001 From: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com> Date: Fri, 18 Apr 2025 00:48:57 +0200 Subject: [PATCH] docs: sendgrid to microsite Signed-off-by: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com> --- microsite/data/plugins/sendgrid.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 microsite/data/plugins/sendgrid.yaml diff --git a/microsite/data/plugins/sendgrid.yaml b/microsite/data/plugins/sendgrid.yaml new file mode 100644 index 0000000000..79fa3722b6 --- /dev/null +++ b/microsite/data/plugins/sendgrid.yaml @@ -0,0 +1,9 @@ +--- +title: SendGrid Email Action +author: CodeVerse-GP +authorUrl: https://github.com/CodeVerse-GP +category: Services +description: A Backstage scaffolder action to send emails using SendGrid. +documentation: https://github.com/CodeVerse-GP/scaffolder-backend-module-sendgrid#readme +npmPackageName: '@codeverse-gp/scaffolder-backend-module-sendgrid' +addedDate: '2025-04-18'