fof / secure-https
Changes all images using http to https
Package info
github.com/FriendsOfFlarum/secure-https
Type:flarum-extension
pkg:composer/fof/secure-https
Fund package maintenance!
1.1.3
2023-11-12 15:40 UTC
Requires
- flarum/core: ^1.2.0
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- dev-master
- 1.x-dev
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.3.0
- 0.2.1
- 0.2.0
- v0.1.0
- dev-dependabot/npm_and_yarn/js/babel/helpers-7.29.2
- dev-dependabot/npm_and_yarn/js/lodash-4.18.1
- dev-dependabot/npm_and_yarn/js/ajv-6.14.0
- dev-dependabot/npm_and_yarn/js/babel/runtime-7.29.2
- dev-dependabot/npm_and_yarn/js/multi-0d13b2d87f
- dev-dependabot/npm_and_yarn/js/webpack-5.106.1
- dev-dependabot/npm_and_yarn/js/cross-spawn-7.0.6
- dev-dependabot/npm_and_yarn/js/webpack-5.94.0
This package is auto-updated.
Last update: 2026-04-14 21:25:01 UTC
README
A Flarum extension. Changes all images in post content using HTTP to HTTPS.
Your forum must be accessible via https before this extension is activated.
Installation
Install with composer:
composer require fof/secure-https:"*"
Updating
composer update fof/secure-https php flarum cache:clear
Links
An extension by FriendsOfFlarum.