承接 chialab/calendar 相关项目开发

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

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

chialab/calendar

最新稳定版本:v2.1.4

Composer 安装命令:

composer require chialab/calendar

包简介

BEdita 5 plugin for calendar views.

README 文档

README

Calendar is a BEdita 5 plugin designed to render and filter calendar views.

Usage

You can install the plugin using Composer.

The recommended way to install Composer packages is:

$ composer require chialab/calendar

Then, you have to load it as plugin in your Cake application:

src/Application.php

$this->addPlugin('Chialab/Calendar');

Please read the Wiki to correctly setup the application.

Testing

GitHub Actions tests codecov

Since some FrontendKit queries uses specific MySQL syntax, you must provide a DSN url for a test database before running tests:

$ export db_dsn='mysql://root:****@localhost/bedita4_calendar'

Then, you can launch tests using the test composer command:

$ composer run test

License

Chialab/Calendar is released under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-06-23