smartSessions

Advanced MODX session management

Creator: Aleksei Naumov (createit-ru)

Need help installing this extra?

About smartSessions

The component extends the standard session handler modSessionHandler, by adding the following columns to the sessions table (the new table is called modx_smart_sessions):

  • ip — user ip address;
  • user_agent - browser User-Agent;
  • user_id — user id if authorized.
  • Using this data, you can obtain expanded information about visitors to your site. And most importantly, you can set different session storage times for different site visitors.

    See documentation for more info: https://docs.modx.pro/en/components/smartsessions

    Information

    Released
    March 12, 2024

    Supported Database
    MySQL

    License
    GPLv2

    Supported Versions
    2.8 - <3.0

    Downloads
    9

    Documentation
    smartSessions Documentation

    New in 1.2.0-pl

  • Added is_bot column to modx_smart_sessions table
  • Speed optimization
  • Restore session_handler_class setting when package is removed
  • Current releases

    1.2.0-pl
    View | Download
    March 12, 2024
    2.8 - <3.0

    1.1.2-pl
    View | Download
    January 23, 2024
    2.6 - <3.0