agoat/contao-ssldomains

Contao SSL Domains extension

0.4.0 2017-06-24 15:15 UTC

This package is not auto-updated.

Last update: 2024-05-03 17:48:10 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(),