Compatible with DokuWiki
2018-04-22 "Greebo"
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Search and install the plugin using the Extension Manager.
Alternatively, refer to Plugins on how to install plugins manually. If you install this plugin manually, make sure it is installed in lib/plugins/showpageafterlogin/ - if the folder is called different it will not work! If you download the plugin from Github be sure to remove the -master suffix from the foldername.
Showpageafterlogin lets you configure a landingpage after login. That can be useful if you want
For the second example to work, its possible to configure the count of Logins the Redirect should get executed. That makes it possible to show a specific page only the first or first three times etc.
There are two Settings you can set via the Configuration GUI:
Key | Description | default |
---|---|---|
page_after_login | Specifies the ID of the landingpage | start |
login_display_count | Specifies how often the landingpage should be shown (Logincount per User) (0 = every time) | 0 |
Yes, it doesn't matter in which context the user logs in, as long as he is within the configurated Count he'll get redirected.
Feel free to report issues on the Issue Tracker or discuss here.