Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

cyclone-project/simplesamlphp-module-themes

 
 

Repository files navigation

Installation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.5%
  • CSS 3.9%
  • Other 1.6%