Table of Contents
Plugins
Plugins provide a system of extending DokuWiki's features without the need to hack the original code (and so again on each update). Below is a list of ready-to-use plugins created by DokuWiki users.
The installation can be done automatically by search and install the plugin via the extension manager1). A plugin could be manually installed by putting it into its own folder under lib/plugins/
. See the detailed plugin installation instructions.
Be sure to read about Plugin Security.
If you would like to help translating the plugins into another language, please see this page Localization of plugins.
Search Plugins
Filter available plugins by type or by using the tag cloud. You could also search within the plugin namespace using the search box.
Filter by type
- Syntax plugins extend DokuWiki's basic syntax.
- Action plugins replace or extend DokuWiki's core functionality
- Admin plugins provide extra administration tools
- Helper plugins provide functionality shared by other plugins
- Render plugins add new export modes or replaces the standard XHTML renderer
- Remote plugins add methods to the RemoteAPI accessible via web services
- Auth plugins add authentication modules
- CLI plugins add commands to use at the Command Line Interface
Filter by tag
Available Render plugins (57)
Plugin Author | Last Update | Popularity |
---|
bez Plugin
Download
SQLite based application helping in managing nonconformities and customers complaints |
2023-01-23 |
28/23983 |
Combo Plugin
Publication framework (Bootstrap and Material Design UI components, URL Management, Web Metadata, SEO and more)
|
2022-08-27 |
98/23983 |
2023-01-19 |
105/23983 |
|
2023-03-20 |
5352/23983 |
|
|
2022-03-28 |
2/23983 |
2022-03-29 |
13/23983 |
|
2019-01-12 |
7/23983 |
|
2022-09-07 |
24/23983 |
|
2023-02-15 |
0/23983 |
Auto-Tooltip Plugin
Download
Manually create tooltips, or generate them off of the title and abstract of a wikilink |
2020-11-22 |
171/23983 |
2021-06-04 |
2/23983 |
|
2022-10-05 |
174/23983 |
|
2020-08-15 |
65/23983 |
|
ODP Plugin
Download
Exports a page to the Open Document Presentation format (ODP) used by LibreOffice |
2010-10-03 |
4/23983 |
LibreOffice / OpenOffice Export
Download
Exports a page to the Open Document Format (ODF) used by LibreOffice and other word processors |
2023-02-24 |
1789/23983 |
|
2020-10-03 |
94/23983 |
text (export / renderer) Plugin
Download
Exports or Renders a page as plain text (previous author: Todd Augsburger) |
2022-07-07 |
415/23983 |
|
2012-06-30 |
1092/23983 |
2022-04-08 |
1/23983 |
2022-07-15 |
20/23983 |
|
linkprefix Plugin
Download
This plugin adds a custom string in front of all external URLs. That is useful for referer remove services. |
2019-01-02 |
22/23983 |
partialsearch Plugin
Download
Enables partial search by surrounding internally each word in the search box with asterisks (*) without need the user to write the asterisks |
2018-05-20 |
12/23983 |
2023-01-13 |
10/23983 |
|
Quality Check Plugin
Download
Analyzes the structural quality of an article and gives feedback to the users
|
2021-02-17 |
104/23983 |
|
2020-05-27 |
116/23983 |
Renderer Plus Plugin
This plugin will add numbering to the headers and places the TOC below the first header |
2018-07-22 |
5/23983 |
2018-05-20 |
32/23983 |
nonblank Plugin
Download
A replacement for the standard dokuwiki renderer which removes single line breaks between any two non-ASCII characters.
|
2017-04-17 |
7/23983 |
2017-02-08 |
59/23983 |
|
2016-09-05 |
8/23983 |
|
2008-07-22 |
15/23983 |
LaTeXit Plugin
Download
This plugin allows you to export single or multiple DokuWiki pages into one LaTeX file. It will export all media in a ZIP archive. It also supports exporting syntax from plugins imagereference, mathjax and zotero. |
2014-11-14 |
79/23983 |
|
2022-11-30 |
151/23983 |
PurpleNumbers Plugin
Download
Adds “Purple Numbers” (granular IDs) and optionally comment links to every block level element |
2014-06-29 |
4/23983 |
|
2008-11-16 |
1/23983 |
2010-09-29 |
6/23983 |
|
DokuTeXit Plugin
Download
Generate LaTeX file from DokuWiki format and so PDF files (if latex is present) |
2013-10-24 |
2/23983 |
FootnoteStyle Plugin
Download
Modify the appearance of footnotes and optionally turn off grouping of identical footnotes
|
2010-05-12 |
17/23983 |
2011-07-27 |
0/23983 |
|
2016-02-02 |
2/23983 |
|
Header3 Plugin
Download
Allows markup syntax in the header and keeps your linebreaks like you entered them in the editscreen
|
2016-02-02 |
3/23983 |
|
2009-11-20 |
7/23983 |
2010-01-09 |
22/23983 |
|
|
2012-12-26 |
2/23983 |
itemtable Plugin
Download
Renders tables by using itemlists instead of the DokuWiki syntax (very helpful for big tables with a lot of text). |
2010-11-09 |
6/23983 |
2013-09-03 |
1/23983 |
|
mundart Plugin
Download
Apply German mundarts to your (X)HTML Output. Only interesting for German wiki installations. |
2009-12-02 |
1/23983 |
2008-01-09 |
1/23983 |
|
2011-01-04 |
1/23983 |
|
2016-02-03 |
3/23983 |
|
plainlists Plugin
Download
XHTML renderer which produces lists without div's in. Used mostly for producing dropdown menus in templates from DokuWiki pages. |
2013-03-07 |
1/23983 |
PreserveFilenames Plugin
Download
Preserves the original name of the uploaded media file (letter cases, symbols, etc.) |
2012-10-01 |
18/23983 |
refererremove Plugin
Download
Hides the referer to linked sites by passing all external links to anonym.to |
2009-10-01 |
0/23983 |
|
2012-09-11 |
7/23983 |
showlinkpermission Plugin
Download
Changes the color of internal link if the user has no read permissions
|
2012-11-03 |
2/23983 |
Simple XML Renderer
Download
Renders a Page as a simple XML. It just renders all tokens of the DokuWiki parser as XML. |
2010-03-15 |
4/23983 |
2016-02-03 |
22/23983 |
Popularity values are based on data gathered through the popularity plugin – please help to increase accuracy by reporting your data with this plugin.
Creating Plugins
If your needs aren't covered by the existing plugins above, please have a look at our pages on how to create and publish a plugin.
Reporting Bugs and Features Wishes
Two short notes:
- Please use the issue tracker of the plugin
- Provide enough information to reproduce your case
Please refer to How to report bugs and request new features in plugins for more info about this topic.
Ideas for New Plugins
Requesting Plugin
If you are in need of a special feature in DokuWiki but haven't the skills or resources to create your own plugin you might want to suggest the feature for consideration by the community.
To ask for the creation of a new plugin or to discuss plugin ideas, please refer to the Plugin Wishlist Forum.
Recent Wishes in the forum:
- users set rating for page (2023-03-10 16:02)
- show diferent image depending on user logged (2023-03-10 14:55)
- Choosing which user group to join when creating a DokuWiki account (2023-03-07 18:15)
- Manage preloading videos (2022-12-14 15:03)
- Feature request: Save alt text with image in media manager (2022-11-27 20:50)
- Could Anyone Create a Bullet List Journal Plugin (2022-10-30 14:55)
- new or custom accesskey to mark a todo task (2022-10-22 00:59)
- charts from databases (2022-09-20 21:59)
More ideas...
Further some closed features requests, which we won't implement in DokuWiki core, are interesting ideas for plugins: Doku Plugin idea's at our GitHub issue tracker.
- display section numbers in the page and table of contents by KamarajuKusumanchi (2021-09-08 17:20)
- Feature Request: Having possibility to show unused Syntax plugins by fstorck (2020-06-05 09:38)
- Integrate MediaManager (lite) into Pageditor by igittigitt (2018-05-15 16:41)
- Provide oEmbed tags/endpoint by chrisblech (2016-11-12 16:13)
- Spam protection measures by Traumflug (2015-12-04 19:46)
- Possibility to use Tinypng when upload image ? by LeDistordu (2015-06-15 11:47)