From 72bd564e723c71fe9b3fe7ec351b3d96cc694d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anna=20Szcz=C4=99ch?= <30683248+szczecha@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:57:05 +0100 Subject: [PATCH] Update plugin replacement information in decisions document --- decisions/001_plugins_apps_direction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/decisions/001_plugins_apps_direction.md b/decisions/001_plugins_apps_direction.md index b2597d6..e92e634 100644 --- a/decisions/001_plugins_apps_direction.md +++ b/decisions/001_plugins_apps_direction.md @@ -45,3 +45,4 @@ The list of supported apps is up to date on Dashboard. [apps.saleor.io](http://a - openid_connect - will likely be replaced by an External Auth API and folded into [saleor/saleor](https://github.com/saleor/saleor) core code - sendgrid - there is an app replacement [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp) - user_email - there is an app replacement in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp) +- webhook - will be folded into [saleor/saleor](https://github.com/saleor/saleor) code