deichrakete/kirby-ausgezeichnet
最新稳定版本:1.0.0
Composer 安装命令:
composer require deichrakete/kirby-ausgezeichnet
包简介
Show your AUSGEZEICHNET.org Seal
README 文档
README
Installation
Via composer:
composer require deichrakete/kirby-ausgezeichnet
or just place it into the site/plugins folder.
Configuration
You can define the following options:
# site/config.php return [ 'deichrakete.ausgezeichnet' => [ 'orgID' => '', # your AUSGEZEICHNET.org ID 'lang' => 'de_DE', # language of the Seal 'use-snippet' => false, # see description below 'type' => 'rounded', 'position' => 'right', 'margin-bottom' => 0, 'margin-horizontal' => 0, 'background-color' => '#ffffff', 'panel-background-color' => '#4e4d4d', 'panel-text-color' => '#ffffff' ] ]
The Seal loads per default in a render hook. If you want to load the Seal with a snippet, just change use-snippet to true and place snippet('ausgezeichnet-seal') in your template.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-03