thelia/https-off-loading-module

v1.0.0 2016-06-27 12:20 UTC

This package is auto-updated.

Last update: 2024-04-14 21:43:23 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

Composer

Add it in your main thelia composer.json file

composer require thelia/https-off-loading-module:~1.0