Download the PHP package rcknr/slack-unfurl-zendesk without Composer
On this page you can find all versions of the php package rcknr/slack-unfurl-zendesk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rcknr/slack-unfurl-zendesk
More information about rcknr/slack-unfurl-zendesk
Files in rcknr/slack-unfurl-zendesk
Download rcknr/slack-unfurl-zendesk
More information about rcknr/slack-unfurl-zendesk
Files in rcknr/slack-unfurl-zendesk
Vendor rcknr
Package slack-unfurl-zendesk
Short Description Zendesk links unfurler for slack-unfurl
License MIT
Package slack-unfurl-zendesk
Short Description Zendesk links unfurler for slack-unfurl
License MIT
Please rate this library. Is it a good library?
Informations about the package slack-unfurl-zendesk
Slack unfurl Zendesk Provider
Zendesk links unfurler for slack-unfurl.
Installation
- Install slack-unfurl
-
Require this package:
- Merge
env.example
from this project to.env
- Register provider: in
src/Application.php
add$this->register(new \ZendeskSlackUnfurl\ServiceProvider\ZendeskUnfurlServiceProvider());
Zendesk API Authentication
There are several ways to authenticate with Zendesk API two of which are supported:
- Username and password. Should be enabled in Admin -> Channels -> API -> Password access.
- Username and API token. Should be enabled in Admin -> Channels -> API -> Token access. Append
/token
to the username and use with any API token (should be created by an admin).
All versions of slack-unfurl-zendesk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
ext-json Version *
ext-json Version *
The package rcknr/slack-unfurl-zendesk contains the following files
Loading the files please wait ....