summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2020-01-25 19:20:52 +0000
committerfox <[email protected]>2020-01-25 19:20:52 +0000
commit5b2470e47bce7522102ff70fab4fd85752de9eee (patch)
tree5da74a7d26d24c70fa64de8727edc4cfdc0a2e69
parentf89eeab4e5d80199c5622c5737f21acaa0bbb577 (diff)
Update page 'Plugins'
-rw-r--r--Plugins.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Plugins.md b/Plugins.md
index ae69310..b69612a 100644
--- a/Plugins.md
+++ b/Plugins.md
@@ -19,6 +19,8 @@ If you are interested in making plugins, see [MakingPlugins](wiki/MakingPlugins)
Copy plugin folder to ```tt-rss/plugins.local``` then activate it in the settings panel. Plugin folder name should correspond to plugin class name defined in ``(plugin)/init.php``, i.e. ``Af_ExamplePlugin`` should be copied to ``plugins.local/af_exampleplugin``.
+--------
+
## Plugins on Gogs
These plugins are maintained on this site but aren't bundled with tt-rss.
@@ -57,6 +59,8 @@ https://git.tt-rss.org/fox/ttrss-hotkeys-ru
A few more plugins can be found [here](https://git.tt-rss.org/fox).
+--------
+
## Third party plugins
* Third party plugins may be unmaintained and incompatible with newer tt-rss code (especially those from the old forums). Please report plugin-related problems to their developers.