An open API service indexing awesome lists of open source software.

https://github.com/panlatent/craft-dingtalk

Alibaba DingTalk for CraftCMS 3
https://github.com/panlatent/craft-dingtalk

craftcms craftcms-plugin dingding dingtalk oa

Last synced: 5 months ago
JSON representation

Alibaba DingTalk for CraftCMS 3

Awesome Lists containing this project

README

          

DintTalk for CraftCMS 3
=========================
[![Build Status](https://travis-ci.org/panlatent/craft-dingtalk.svg)](https://travis-ci.org/panlatent/craft-dingtalk)
[![Coverage Status](https://coveralls.io/repos/github/panlatent/craft-dingtalk/badge.svg?branch=master)](https://coveralls.io/github/panlatent/craft-dingtalk?branch=master)
[![Latest Stable Version](https://poser.pugx.org/panlatent/craft-dingtalk/v/stable.svg)](https://packagist.org/packages/panlatent/craft-dingtalk)
[![Total Downloads](https://poser.pugx.org/panlatent/craft-dingtalk/downloads.svg)](https://packagist.org/packages/panlatent/craft-dingtalk)
[![Latest Unstable Version](https://poser.pugx.org/panlatent/craft-dingtalk/v/unstable.svg)](https://packagist.org/packages/panlatent/craft-dingtalk)
[![License](https://poser.pugx.org/panlatent/craft-dingtalk/license.svg)](https://packagist.org/packages/panlatent/craft-dingtalk)
[![Craft CMS](https://img.shields.io/badge/Powered_by-Craft_CMS-orange.svg?style=flat)](https://craftcms.com/)
[![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](https://www.yiiframework.com/)

CraftCMS 3 钉钉插件能将 [钉钉](https://www.dingtalk.com/) 开放的能力整合至 CraftCSM 中,
借助 CraftCMS 强大的架构,可快速搭建企业级办公系统。

这个插件目前集成了钉钉通讯录、智能办公、钉钉群机器人以及审批。更多支持细节和变更请查看 [更新日志](CHANGELOG.md)。

Features
--------
+ 钉钉通讯录
+ 外部联系人
+ 支持智能办公(Smart Work)字段
+ 支持同步审批流

Requirements
------------

This plugin requires Craft CMS 3.1 or later.

Installation
------------

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

cd /path/to/project

2. Then tell Composer to load the plugin:

composer require panlatent/craft-dingtalk

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for DingTalk.

Documentation
-------------

[中文文档](https://craft-dingtalk.docs.panlatent.com/)

License
-------
The Craft DingTalk is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).