agoat/ssldomains-bundle

Contao SSL Domains extension


License
LGPL-3.0+

Documentation

Contao SSL Domains extension

Contao 4 bundle

This little extension is needed as long as the contao/core-bundle do not use the Symofony CMF router (see https://github.com/contao/core-bundle/issues/443)


Install

Add to app/AppKernel.php (after ContaoCoreBundle)

new Agoat\SSLDomainsBundle\AgoatSSLDomainsBundle(),