thelia/https-off-loading-module

安装: 15

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 6

分支: 0

开放问题: 1

类型:thelia-module

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

This package is auto-updated.

Last update: 2024-09-14 22:27:01 UTC


README

如果您的Thelia位于HTTPS代理之后,请激活此模块

安装

手动

  • 将模块复制到 <thelia_root>/local/modules/ 目录,并确保模块名称为 HttpsOffloading。
  • 在Thelia管理面板中激活它
    • 或使用控制台命令: php Thelia --env=prod module:activate HttpsOffloading

Composer

将其添加到主thelia composer.json文件中

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