DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authwordpress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:authwordpress [2017-07-07 23:44] – [Prerequisites] 109.45.1.89plugin:authwordpress [2024-03-07 08:37] (current) – Release 2024-03-06; Kaos compatibility dregad
Line 6: Line 6:
 email      : dregad@mantisbt.org  email      : dregad@mantisbt.org 
 type       : auth type       : auth
-lastupdate : 2016-03-03 +lastupdate : 2024-03-06 
-compatible : Detritus, Elenor of Tsort, Release 2017-02-19b, Frusterick Manners+compatible : Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum, Kaos+
 depends    :  depends    : 
 conflicts  conflicts 
Line 16: Line 16:
 bugtracker : https://github.com/dregad/dokuwiki-plugin-authwordpress/issues bugtracker : https://github.com/dregad/dokuwiki-plugin-authwordpress/issues
 sourcerepo : https://github.com/dregad/dokuwiki-plugin-authwordpress/ sourcerepo : https://github.com/dregad/dokuwiki-plugin-authwordpress/
-donationurl: +donationurl: https://github.com/sponsors/dregad
  
 screenshot_img :  screenshot_img : 
Line 26: Line 26:
  
 This plugin requires access to a WordPress site's MySQL database. See [[#configuration_and_settings|Configuration and settings section below]] for further information. This plugin requires access to a WordPress site's MySQL database. See [[#configuration_and_settings|Configuration and settings section below]] for further information.
 +
 +PHP's PDO extension is required.
 +
  
 === Wordpress compatibility === === Wordpress compatibility ===
  
-The plugin has been tested with WordPress 4.3 through 4.8but will most likely work with any 4.x version.+The plugin supports WordPress releases 4.x 5.x and 6.x. 
 +It has been tested and confirmed to work on versions 4.3 to 4.95.1 to 5.3 and 6.0 to 6.2.
  
  
 ==== Setup ==== ==== Setup ====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] or the download URL above, which points to the latest version of the plugin. Refer to [[:Plugins]] for further details about installing plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
  
 ==== Configuration and Settings ==== ==== Configuration and Settings ====
  
-  - Login to Dokuwiki as administrator+  - Login to DokuWiki as administrator
   - Go to your site's [[config|Configuration Manager]]   - Go to your site's [[config|Configuration Manager]]
   - In the //Authentication// section   - In the //Authentication// section
     * Set //Authentication backend// to **authwordpress**     * Set //Authentication backend// to **authwordpress**
-    * Add **@administrator** to the //Superuser// list ((This will turn Wordpress administrators into DokuWiki super users)). \\ :!: **failure to do so may leave you without any users having admin rights**, requiring you to manually edit the configuration file to fix the problem.+    * Add **@administrator** to the //Superuser// list((This will turn Wordpress administrators into DokuWiki super users)).\\ :!: **failure to do so may leave you without any users having admin rights**, requiring you to manually edit the configuration file to fix the problem.
   - Scroll down to the //Authwordpress// Plugin section   - Scroll down to the //Authwordpress// Plugin section
     * Provide the required configuration information     * Provide the required configuration information
-      * Hostname((mandatory)) +      * hostname((mandatory)) 
-      * Port number+      * port number
       * database name((mandatory))       * database name((mandatory))
       * username((mandatory))       * username((mandatory))
Line 69: Line 73:
 These groups can be used to setup [[:ACL]] as appropriate. These groups can be used to setup [[:ACL]] as appropriate.
  
-The **plugin does not allow new users to sign up**accounts must be created on the WordPress side.+The **plugin does not allow new users to sign up,** accounts must be created on the WordPress side.
  
  
Line 77: Line 81:
 === Revision history (Github releases) === === Revision history (Github releases) ===
  
-{{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/releases.atom}}+{{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/releases.atom 5}} 
 + 
 +The complete [[https://github.com/dregad/dokuwiki-plugin-authwordpress/releases|list of releases and change log]] is available on Github.
  
  
Line 84: Line 90:
 {{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/commits/master.atom 5 author date}} {{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/commits/master.atom 5 author date}}
  
 +
 +Full [[https://github.com/dregad/dokuwiki-plugin-authwordpress/commits/master|Git log]].
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-Please refer to the plugin's [[https://github.com/dregad/dokuwiki-plugin-authwordpress/issues|Issue tracker on Github]]+Please refer to the plugin's [[https://github.com/dregad/dokuwiki-plugin-authwordpress/issues|Issue tracker on Github]].
  
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
-  * Provide transparent authentication / single sign-on \\ If user is already logged in WordPress, then they won't have to login again in DokuWiki, and vice-versa. Same thing for logout.+  * Provide transparent authentication / single sign-on.\\ If user is already logged in WordPress, then they won't have to login again in DokuWiki, and vice-versa. Same thing for logout.
  
  
 ===== FAQ ===== ===== FAQ =====
  
-==== I locked myself out, what do I do now ? ====+==== I locked myself out, what do I do now? ====
  
-  Edit your local configuration file ''./conf/local.php +  Edit your local configuration file ''./conf/local.php'' 
-  Reset authentication to **authplain** <code>+  Reset authentication to **authplain** <code>
 $conf['authtype'] = 'authplain'; $conf['authtype'] = 'authplain';
 </code> </code>
-  Save the file+  Save the file
  
plugin/authwordpress.1499463846.txt.gz · Last modified: 2017-07-07 23:44 by 109.45.1.89

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki