]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/Plugins.md
Doc update
[github/shaarli/Shaarli.git] / doc / Plugins.md
similarity index 92%
rename from doc/Plugin-installation-&-configuration.md
rename to doc/Plugins.md
index c260aa1aab114f0b01b02ae422d6f0536d653311..81167fcf912f40130db75a56f217bfb1478e9033 100644 (file)
@@ -1,4 +1,4 @@
-#Plugin installation & configuration
+#Plugins
 ## Plugin installation
 
 There is a bunch of plugins shipped with Shaarli, where there is nothing to do to install them.
@@ -58,6 +58,8 @@ $GLOBALS['config'['ENABLED_PLUGINS'] = array(]('ENABLED_PLUGINS']-=-array(.html)
 
 ### Plugin usage
 
+#### Official plugins
+
 Usage of each plugin is documented in it's README file:
 
  * `addlink-toolbar`: Adds the addlink input on the linklist page
@@ -67,3 +69,9 @@ Usage of each plugin is documented in it's README file:
  * `qrcode`: For each link, add a QRCode icon.
  * `readityourself`: For each link, add a ReadItYourself icon to save the shaared URL
  * [`wallabag`](https://github.com/shaarli/Shaarli/blob/master/plugins/wallabag/README.md):  For each link, add a Wallabag icon to save it in your instance.[](.html)
+
+
+
+#### Third party plugins
+
+See [Community & related software](https://github.com/shaarli/Shaarli/wiki/Community-%26-Related-software#third-party-plugins)[](.html)