承接 peripteraptos/hyperwind-kirby 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

peripteraptos/hyperwind-kirby

最新稳定版本:1.0.0

Composer 安装命令:

composer require peripteraptos/hyperwind-kirby

包简介

Hyperwind plugin for Kirby CMS

README 文档

README

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-17