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 [2016-01-20 15:16] – [Configuration and Settings] 193.134.176.19plugin:authwordpress [2024-03-07 08:37] (current) – Release 2024-03-06; Kaos compatibility dregad
Line 1: Line 1:
-====== WordPress authentication plugin ======+====== WordPress Authentication Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : dregad@mantisbt.org  email      : dregad@mantisbt.org 
 type       : auth type       : auth
-lastupdate : 2015-11-21 +lastupdate : 2024-03-06 
-compatible : 2015-08-10a "Detritus"+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 27: Line 27:
 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.
  
-It has only been tested with WordPress 4.3 and 4.4but will most likely work with any 4.x version.+PHP's PDO extension is required. 
 + 
 + 
 +=== Wordpress compatibility === 
 + 
 +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)).+    * 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 52: Line 58:
   - Save settings   - Save settings
  
-==== Troubleshooting ==== 
- 
-If you lock yourself out: 
-  * Edit your local configuration file ''./conf/local.php 
-  * Reset authentication to **authplain** <code> 
-$conf['authtype'] = 'authplain'; 
-</code> 
-  * Save the file 
  
 ===== Usage ===== ===== Usage =====
Line 75: 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.
  
  
-=== Change Log ===+===== Development =====
  
-See [[https://github.com/dregad/dokuwiki-plugin-authwordpress/releases|Releases]] on Github. 
  
 +=== Revision history (Github releases) ===
  
-=== Known Bugs and Issues ===+{{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/releases.atom 5}}
  
-Please refer to the plugin'[[https://github.com/dregad/dokuwiki-plugin-authwordpress/issues|Issue tracker on Github]]+The complete [[https://github.com/dregad/dokuwiki-plugin-authwordpress/releases|list of releases and change log]] is available on Github.
  
  
-=== ToDo/Wish List ===+=== Recent commits ===
  
-  * 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.+{{rss>https://github.com/dregad/dokuwiki-plugin-authwordpress/commits/master.atom 5 author date}}
  
  
-===== FAQ =====+Full [[https://github.com/dregad/dokuwiki-plugin-authwordpress/commits/master|Git log]].
  
 +=== Known Bugs and Issues ===
  
-===== Discussion =====+Please refer to the plugin's [[https://github.com/dregad/dokuwiki-plugin-authwordpress/issues|Issue tracker on Github]].
  
  
 +=== 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.
 +
 +
 +===== FAQ =====
 +
 +==== I locked myself out, what do I do now? ====
 +
 +  - Edit your local configuration file ''./conf/local.php''
 +  - Reset authentication to **authplain** <code>
 +$conf['authtype'] = 'authplain';
 +</code>
 +  - Save the file
  
plugin/authwordpress.1453299385.txt.gz · Last modified: 2016-01-20 15:16 by 193.134.176.19

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