# authwordpress - an authentication plugin for DokuWiki Provides authentication against a WordPress MySQL database backend. Copyright(c) 2015 Damien Regad ## License This program is free software; you can redistribute it and/or modify it under the terms of the [GNU General Public License, version 2](http://www.gnu.org/licenses/gpl-2.0.html). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ## Installation and Configuration Please refer to http://www.dokuwiki.org/plugin:authwordpress for information on how to install and configure this plugin in DokuWiki. If you install this plugin manually, make sure it is installed in `lib/plugins/authwordpress/` - if the folder is called differently, it will not work! ## Compatibility This plugin has been developped and tested with DokuWiki release *2015-08-10a ”Detritus”*, but will probably also work with *2013-05-10 “Weatherwax”* and later. On the backend side, the plugin works fine with WordPress 4.3 through 4.7. It most likely does as well with any 4.x version, although this has not been tested. ## Support Source code and support for this plugin can be found at https://github.com/dregad/dokuwiki-plugin-authwordpress