About RememberThis
Small session based remembering solution.
Information
Released
December 30, 2024
Supported Database
MySQL
License
GPLv2
Instructions
Install through package manager.
New in 2.4.0-pl
- Add RememberThisClear hook to clear the list at the end of all hooks
- Add rememberthis.fields system setting to restrict the fields that are remembered in the list.
- The rememberthis.joins system setting can also use a JSON encoded array with class, alias and conditions for each join
- Use the Parse helper class
- Flatten the retrieved row by dot notation to access nested values directly