agoat/contao-ssldomains

Contao SSL Domains extension

Installs: 103

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/agoat/contao-ssldomains

0.4.0 2017-06-24 15:15 UTC

This package is not auto-updated.

Last update: 2025-10-18 00:28:08 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(),