agoat/contao-ssldomains

Contao SSL Domains extension

Maintainers

Package info

github.com/agoat/contao-ssldomains-bundle

Type:contao-bundle

pkg:composer/agoat/contao-ssldomains

Statistics

Installs: 103

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.4.0 2017-06-24 15:15 UTC

This package is not auto-updated.

Last update: 2026-03-07 02:07:17 UTC


README

Contao 4 bundle

Redirects to ssl (https) when the website root is set to 'Use HTTPS'

This little extension is needed as long as the contao/core-bundle do not use the Symofony CMF router (see contao/core-bundle#443)

###Install

Add to app/AppKernel.php (after ContaoCoreBundle)

new Agoat\SSLDomainsBundle\AgoatSSLDomainsBundle(),