thelia / https-off-loading-module
Package info
github.com/thelia-modules/HttpsOffloading
Type:thelia-module
pkg:composer/thelia/https-off-loading-module
v1.0.0
2016-06-27 12:20 UTC
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2026-02-15 01:34:40 UTC
README
Activate this module if your Thelia if behind a HTTPS proxy
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is HttpsOffloading. - Activate it in your thelia administration panel
- Or with console command :
php Thelia --env=prod module:activate HttpsOffloading
- Or with console command :
Composer
Add it in your main thelia composer.json file
composer require thelia/https-off-loading-module:~1.0