fyrkat theme for SimpleSamlPhp
 
 
 
Go to file
Peder Bergebakken Sundt bda4314030 Edit theme to represent pvv 2017-10-28 16:40:41 +02:00
themes/pvv Edit theme to represent pvv 2017-10-28 16:40:41 +02:00
www Edit theme to represent pvv 2017-10-28 16:40:41 +02:00
README.md Edit theme to represent pvv 2017-10-28 16:40:41 +02:00
default-disable Initial commit 2017-09-26 16:59:51 +02:00

README.md

PVV theme for SimpleSamlPhp

This has been forked from fyrkat/ssp-theme

Clone this repo to your modules directory

git clone https://github.com/Programvareverkstedet/ssp-theme themepvv

Make the following changes in your SSP setup:

config/config.php

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

'theme.use' => 'themepvv:pvv',