diff --git a/microsite/data/plugins/sendgrid.yaml b/microsite/data/plugins/sendgrid.yaml new file mode 100644 index 0000000000..11706dd9ed --- /dev/null +++ b/microsite/data/plugins/sendgrid.yaml @@ -0,0 +1,9 @@ +--- +title: SendGrid Scaffolder Action +author: CodeVerse-GP +authorUrl: https://github.com/CodeVerse-GP +category: Scaffolder +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'