Free
Download the package from the manager of your site.
How to download?
How to download?
Warning! This component requires PHP version
5.6
or higher!
If your site uses PHP less than required, the installation of this
package could break it.
Warning! This package requires MODX not less than
2.7
!
jwtSession is a experimental package that moves the PHP server session of the user into his browser, in cookies.
This allows you to save disk space on the server for the popular sites and not to make unnecessary queries to the database.
So far, not recommended for production sites — need to be tested.
This allows you to save disk space on the server for the popular sites and not to make unnecessary queries to the database.
So far, not recommended for production sites — need to be tested.
1.0.1-pl
- Added system settings for encrypt session.
- Ability to read unencrypted session on frontend.
1.0.0-pl
- First release