- all records in reverse chronological order, i.e. most recent first
- records from a specified date in chronological order
- records whose summary or detail field contains a specified string or regular expression, e.g. Subscription
Install
See this topic for the plugin files that need to be downloaded and installation instructions http://forums.phplist.com/viewtopic.php?f=7&t=37421
The inital view is user history entries in reverse chronological order.
Enter a "since" date in the format yyyy-mm-dd, e.g 2010-07-01 and all user history entries since that date will be displayed in chronological order.
Enter a pattern or regular expression and all user history records with a matching summary are displayed.
The user email address is a link to the user record.
Developed on php version 5.2.13, phplist version 2.10.17 and uses object-oriented code that does not work with earlier php versions, particularly 4.x.x.
2012-12-10 - this plugin has been combined with the User Details and User Subscriptions plugins into a single plugin, Users Plugin.
2012-02-29 - now searches detail as well as summary of an event. Can download results as a CSV file.