corycollier/simplesamlphp-module-themes

This package is abandoned and no longer maintained. No replacement package was suggested.

Themes for use in SimpleSAMLphp installations

1.6.0 2015-11-19 03:32 UTC

This package is not auto-updated.

Last update: 2022-10-02 12:09:14 UTC


README

Installation is easiest using composer (http://getcomposer.org).

composer require corycollier/simplesamlphp-module-themes

Once installed, you'll need to update your config/config.php file to specify the theme explicitly.

'theme.use' => 'themes:modern',