corycollier/simplesamlphp-module-themes

此包已被放弃且不再维护。未建议替代包。

适用于SimpleSAMLphp安装的主题

安装: 763

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 0

分支: 5

公开问题: 1

类型:simplesamlphp-module

1.6.0 2015-11-19 03:32 UTC

This package is not auto-updated.

Last update: 2022-10-02 12:09:14 UTC


README

使用composer(https://getcomposer.org.cn)安装最为简便。

composer require corycollier/simplesamlphp-module-themes

安装后,您需要更新您的 config/config.php 文件以明确指定主题。

'theme.use' => 'themes:modern',