thelia/https-off-loading-module

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 1

Type:thelia-module

pkg:composer/thelia/https-off-loading-module

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

This package is auto-updated.

Last update: 2025-10-15 00:44:22 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