Download the PHP package iionly/lastlogin without Composer
On this page you can find all versions of the php package iionly/lastlogin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iionly/lastlogin
More information about iionly/lastlogin
Files in iionly/lastlogin
Package lastlogin
Short Description Display time of last login, join date and a members's GUID and data directory path. The visibility of time of last login and join date can be set to none, admin only or everyone. Visibility of member's GUID and data directory path is either none or admin only.
License GPL-2.0-only
Homepage https://github.com/iionly/lastlogin
Informations about the package lastlogin
Lastlogin for Elgg 3.3 and newer Elgg 3.X
Latest Version: 3.3.0
Released: 2020-08-29
Contact: [email protected]
License: GNU General Public License version 2
Copyright: (c) iionly 2012 (for Elgg 1.8 onwards), (c) Fabrice Collette 2009
Description
The Lastlogin plugin will display the time of last login (more precisely: time of last action), the join date and user's GUID and path to data directory on the members' profile pages. The last login time shown will be either "online", "within last hour", "today" or the date in YYYY/MM/DD format.
The items to be displayed on profile pages can be configured: for time of last login and join date the visibility can be set either to "no", "admin only" or "everybody" (separately for both items). For users' GUIDs and path to data directory only the options "no" or "admin only" are available.
Installation
- If you have any previous version of the Lastlogin plugin installed, remove the lastlogin folder from the mod directory before copying/extracting the new version on your server,
- Copy the lastlogin folder in the mod directory of your Elgg installation,
- Enable the plugin in the admin section and configure the lastlogin plugin settings.