定制 repliq/kirby3-block-buttons 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

repliq/kirby3-block-buttons

最新稳定版本:1.0.2

Composer 安装命令:

composer require repliq/kirby3-block-buttons

包简介

Add buttons block plugin

README 文档

README

preview block buttons

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

  1. Download a release on https://github.com/Agence-Repliq/kirby3-block-buttons/releases
  2. Unzip
  3. 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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-15