====== Distribute Plugin ====== ---- plugin ---- description: Allows easy distribution of your plugins. Generates zip of your plugin on the fly. author : Ahmet Sacan email : ahmet@ceng.metu.edu.tr type : action lastupdate : 2007-02-07 compatible : 2007-02-07 depends : conflicts : similar : tags : download, archive, plugins downloadurl: https://trello.com/1/cards/5d4edd2e5a6d8f2a2b4980df/attachments/5d4edd37bfcb3e32ece396c4/download/distribute.zip bugtracker : sourcerepo : donationurl: screenshot_img: ---- ===== Summary ===== The Distribute Plugin provides an easy way to distribute your DokuWiki plugins. With Distribute, you don’t need to manually create zip of your plugin for your current version. The zip file of your plugin directory is created on the fly. A cached zip file is used for speed, and updated whenever you change a file in your plugin directory. Only the plugins that you allow in your DokuWiki configuration are served for download. ===== Usage ===== \distribute{NAME_OF_PLUGIN} For instance, \distribute{distribute} will display the following link: [[distribute_20070703.zip|distribute_20070703.zip]] to provide a download link for the plugin "distribute".