====== Automatic Subscription Manager Plugin ====== ---- plugin ---- description: Automatically subscribe users to pages and namespace based on set rules author : Andreas Gohr email : dokuwiki@cosmocode.de type : admin, action lastupdate : 2020-09-02 compatible : detritus, !Greebo, Hogfather depends : conflicts : similar : tags : subscription downloadurl: https://github.com/cosmocode/dokuwiki-plugin-submgr/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-submgr/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-submgr/ donationurl: screenshot_img : ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Installation ===== This plugin requires that the used auth plugin supports retrieving all users of a given group (''getUsers'' capability). It was tested with [[plugin:authplain]] only. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== Once installed, you can create rules (which page/namespace should be subscribed by which user/group) through a dedicated admin tool. The tool is accessible to [[config:managers]] and [[config:superusers]]. New rules are automatically applied to all affected users. Rules are also applied when new users are created.