repliq/kirby3-block-buttons
最新稳定版本:1.0.2
Composer 安装命令:
composer require repliq/kirby3-block-buttons
包简介
Add buttons block plugin
README 文档
README
This plugin add a new type of block in the content editor.
It create button link to :
- file
- url
- page
Install
With submodule
git submodule add -f https://github.com/Agence-Repliq/kirby3-block-buttons composer/plugins/kirby3-block-buttons
With composer
composer require repliq/kirby3-block-buttons
With source
- Download a release on https://github.com/Agence-Repliq/kirby3-block-buttons/releases
- Unzip
- Put the folder in plugins folder of your site
How to dev
I use https://github.com/johannschopplich/kirbyup
Install dependencies
npm install
Start watch process
npm run dev
Start buil process
npm run build
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-15
