The Session API is a very simple set of functions that extend the core sessions workings, allowing data to be stored and associated with a user's session.

There is no need to install this module unless you are instructed to do so by another module.

Currently this module is used by

Note to developers: If you make a module that uses this API, please notify me and I'll add it to the list above.

The Session API module is developed and maintained by OpenSourcery and JPResult.

New developer documentation

We've recently setup an API site with developer documentation. We hope this provides a better developer experience. Documentation can still be improved quite a lot, so opening issues is encouraged!

Drupal 8

Developers porting their modules using Session API to D8 are encouraged to switch to Symfony's Session Management. It has the same functionality as Session API and much more.

Project information

Releases