laemmi/laemmi-yourls-plugin-theme
Composer 安装命令:
composer require laemmi/laemmi-yourls-plugin-theme
包简介
Plugin for YOURLS. Nice Theme.
README 文档
README
Plugin for YOURLS 1.7
Description
Nice theme for yourls as plugin You must install "laemmi-yourls-default-tools" first.
Installation
Go to project dir of yourls and enter
composer require laemmi/laemmi-yourls-plugin-theme
Go to the YOURLS Plugins administration page and activate the plugin.
Available config values
Add your own page name
define('LAEMMI_THEME_PAGE_NAME', 'My name');
Add your own sub page name
define('LAEMMI_THEME_PAGE_SUBNAME', 'My Subname');
if you want to use a navbar in footer add
define('LAEMMI_THEME_FOOTER_NAV', json_encode([
'LINK' => 'NAME'
]));
统计信息
- 总下载量: 54
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-24