diff --git a/microsite/data/plugins/catalog-webhook.yaml b/microsite/data/plugins/catalog-webhook.yaml new file mode 100644 index 0000000000..1b5833f5aa --- /dev/null +++ b/microsite/data/plugins/catalog-webhook.yaml @@ -0,0 +1,10 @@ +--- +title: Catalog Webhook +author: Forged Apps +authorUrl: https://forgedapps.com +category: Catalog +description: Send catalog entity changes to a remote endpoint to keep an external system in sync with Backstage. +documentation: https://github.com/ForgedApps/backstage-catalog-webhook-plugin/blob/main/README.md +iconUrl: /img/forgedapps.jpg +npmPackageName: '@forgedapps/backstage-catalog-webhook-plugin' +addedDate: '2024-10-28' \ No newline at end of file diff --git a/microsite/static/img/forgedapps.jpg b/microsite/static/img/forgedapps.jpg new file mode 100644 index 0000000000..67b088c629 Binary files /dev/null and b/microsite/static/img/forgedapps.jpg differ