Skip to content

fyrkat/ssp-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published