From 5e78412a54b86db7f997eba48d7c959872be09bd Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer <info@b-brahmer.de> Date: Thu, 10 Aug 2023 15:57:36 +0200 Subject: [PATCH] remove plugins, old and not active anymore Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> --- docs/features/plugins.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/features/plugins.md b/docs/features/plugins.md index dcc8c2c51..2855984d5 100644 --- a/docs/features/plugins.md +++ b/docs/features/plugins.md @@ -200,11 +200,3 @@ class Application extends App { Using automatic container assembly you can then use it from your code by simply adding the type to your constructors. - -### Examples -Client-side plugins: - -* [Mail Share](https://github.com/cosenal/mailsharenewsplugin): Client-side plugin to share articles by email -Server-side plugins: - -* [Feed Central](https://github.com/Raydiation/feedcentral): Publish your feeds as RSS