fyrkat theme for SimpleSamlPhp
Go to file
Yorin Anne De Jong a0c911299f Initial commit 2017-09-26 16:59:51 +02:00
themes/fyrkat Initial commit 2017-09-26 16:59:51 +02:00
www Initial commit 2017-09-26 16:59:51 +02:00
README.md Initial commit 2017-09-26 16:59:51 +02:00
default-disable Initial commit 2017-09-26 16:59:51 +02:00

README.md

fyrkat theme for SimpleSamlPhp

Clone this repo to your modules directory

git clone https://github.com/fyrkat/ssp-theme.git themefyrkat

Make the following changes in your SSP setup:

config/config.php

'module.enable' => [
	'themefyrkat' => TRUE,
],

'theme.use' => 'themefyrkat:fyrkat',