Skip to content

Programvareverkstedet/ssp-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

fyrkat theme for SimpleSamlPhp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.2%
  • CSS 27.6%
  • JavaScript 5.2%