Download the PHP package thelia/thelia-session-module without Composer
On this page you can find all versions of the php package thelia/thelia-session-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package thelia-session-module
Thelia Session
This module allows to change the session storage of Thelia.
- [x] Memcached
Installation
Manually
- Copy the module into directory and be sure that the name of the module is TheliaSession.
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
Command : session config
- Example for Memcached
Command : session clear
Todo
- [ ] MongoSessionHandler
- [ ] PdoSessionHandler
- [ ] MemcacheSessionHandler
- [ ] RedisSessionHandler
All versions of thelia-session-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/thelia-session-module contains the following files
Loading the files please wait ....