定制 zephir/kirby-openinghours 二次开发

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

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

zephir/kirby-openinghours

最新稳定版本:0.0.13

Composer 安装命令:

composer require zephir/kirby-openinghours

包简介

Openinghours plugin to manage and display opening hours.

README 文档

README

Vorschau: https://tall-burrito-qb5dz5sqc9.ploi.ing/

Variant "Setup with Composer dependencies"

This is a boilerplate for a Kirby plugin that can be installed via all three supported installation methods.

You can find a list of Pluginkit variants on the master branch.

How to use the Pluginkit

  1. Fork this repository
  2. Change the plugin name and description in the composer.json
  3. Change the plugin name in the index.php
  4. Change the license if you don't want to publish under MIT
  5. Add your plugin code to the index.php and the src directory
  6. Require Composer dependencies with composer require
  7. Update this README with instructions for your plugin

We have a tutorial on how to build your own plugin based on the Pluginkit in the Kirby documentation.

What follows is an example README for your plugin.

Installation

Download

Download and copy this repository to /site/plugins/{{ plugin-name }}.

Git submodule

git submodule add https://github.com/{{ your-name }}/{{ plugin-name }}.git site/plugins/{{ plugin-name }}

Composer

composer require {{ your-name }}/{{ plugin-name }}

Setup

Additional instructions on how to configure the plugin (e.g. blueprint setup, config options, etc.)

Options

Document the options and APIs that this plugin offers

Development

Add instructions on how to help working on the plugin (e.g. npm setup, Composer dev dependencies, etc.)

License

MIT

Credits

统计信息

  • 总下载量: 39
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-09