定制 phucnguyenvn/yii2-evecalendar 二次开发

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

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

phucnguyenvn/yii2-evecalendar

Composer 安装命令:

composer require phucnguyenvn/yii2-evecalendar

包简介

Extend yii2-fullcalendar (by Edofre) by adding ajax CRUD for events with recurring option and so on.

README 文档

README

Yii2 calendar and event management is an AJAX based, modern interface calendar. A module which help you easy manage event and schedule and integrate to your application. This modules depends of following extension:

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist phucnguyenvn/yii2-evecalendar "*"

or add

"phucnguyenvn/yii2-evecalendar": "*"

to the require section of your composer.json file.

Migration

php yii migrate --migrationPath=@vendor/phucnguyenvn/yii2-evecalendar/src/migrations

Usage

Configuring to manage Calendar and Event in web interface

Register module

Configure config/web.php as follows

  'modules' => [
            ................
      'calendar' => [
          'class' => 'phucnguyenvn\yii2evecalendar\Module'
      ],
            ................
  ],

Configure timeZone

Configure config/web.php as follows

    $config = [
      'timezone' => 'Asia/Ho_Chi_Minh',
      ...
      ...
    ]
  • Pretty Url's /calendar (only work with pretty URL)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2016-12-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固