DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:showpageafterlogin

Showpageafterlogin Plugin

Compatible with DokuWiki

2018-04-22 "Greebo"

plugin Redirects the user to a configureable page after login

Last updated on
2019-01-09
Provides
Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with landingpage, login, redirect

Installation

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.

Usage

Showpageafterlogin lets you configure a landingpage after login. That can be useful if you want

  1. a fixed Status or Todo Page for logged in user (like a Dashboard)
  2. a Tutorial Page for new Users

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.

Configuration and Settings

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

Development

Change Log

  • 2019-01-09
    • Fixed Github issue #2
    • plugin is now useable with version “Greebo”
  • 2016-02-14
    • Initial release

Known Bugs and Issues

FAQ

Does every login (from Login-Button or denied access or other) triggers the redirect?

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.

Discussion

Feel free to report issues on the Issue Tracker or discuss here.


plugin/showpageafterlogin.txt · Last modified: 2022-08-29 09:54 by 46.128.224.44

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