corycollier/simplesamlphp-module-themes

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

Themes for use in SimpleSAMLphp installations

Maintainers

Package info

github.com/corycollier/simplesamlphp-module-themes

Type:simplesamlphp-module

pkg:composer/corycollier/simplesamlphp-module-themes

Statistics

Installs: 774

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

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',