定制 lucasmanco/kanka-gurps-character 二次开发

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

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

lucasmanco/kanka-gurps-character

Composer 安装命令:

composer require lucasmanco/kanka-gurps-character

包简介

An attribute template for GURPS characters

README 文档

README

Deprecated This plugin is no longer maintained nor bundled in the Kanka application. If you want a 5e monster sheet, please use the marketplace.

Kanka D&D 5e Monster

This package is an extension for kanka.io, to add a community attribute template for D&D 5th edition monsters.

Configruation

Add the following line to config/attribute-templates.php

return [
    'dnd5emonster' => Kanka\Dnd5eMonster\Template::class
];

And publish the assets with the following command.

php artisan vendor:publish --tag=dnd5emonster --force

You are now ready to go.

Creating your own plugin

To create a community attribute template for Kanka, follow the following steps.

  1. Clone this repository on Github.
  2. Edit the src/AttributeTemplateServiceProvider.php file to reflect your attribute template's name.
  3. Edit the resources/views/template.blade.php file to define how the page will be rendered.
  4. Edit the resources/sass/template.scss file to define how the page will be styled. To compile the .scss file to .css:
    • npm install
    • npm run prod
  5. Rename the publishable/config/dnd5emonster.php to your package's unique name and edit the attributes.
  6. Edit publishable/lang/en/template.php to configure the texts for your template.
  7. Edit the composer.json and prepare your package for gibhub and packagist

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: EUPL-1.1
  • 更新时间: 2023-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固