2017 © Pedro Peláez
 

library bitrix24-livechat-restapi

Library for the Bitrix24 Livechat REST API

image

adv/bitrix24-livechat-restapi

Library for the Bitrix24 Livechat REST API

  • Thursday, March 29, 2018
  • by dmitrymatlah
  • Repository
  • 0 Watchers
  • 0 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

bitrix24-livechat-restapi

Latest Stable Version, (*1)

PHP Library for the Bitrix24 LIVECHAT REST API, (*2)

Requirements

  • php: >=5.6
  • ext-json: *

Installation

Add "adv/bitrix24-livechat-restapi": "dev-master" to composer.json of your application. Or clone repo to your project., (*3)

-make directory /pub/api/ -copy file adv/bitrix24-livechat-restapi/dist/router.php to /pub/api/router.php -add condition to /urlrewrite.php of your Bitrix24 project ` array( "CONDITION" => "#^/pub/api/v1/chat/([\.\-0-9a-zA-Z]+)/([\.\-0-9a-zA-Z]+)(/?)([^/])(/?)([^/])#", "RULE" => "", "ID" => "", "PATH" => "/pub/api/router.php", ), - open new chat using http(s):///pub/api/v1/chat//open request, (*4)

  • use https://app.swaggerhub.com/apis/dmitrymatlah/bitrix24-livechat-restapi/ to find out other endpoins description

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub, (*5)

License

bitrix24-livechat-restapi has proprietary license, (*6)

Author

Dmitry Matlah - dmitrymatlah@gmail.com, (*7)

The Versions

29/03 2018

dev-master

9999999-dev https://github.com/dmitrymatlah/bx_livechat_rest_api

Library for the Bitrix24 Livechat REST API

  Sources   Download

proprietary

The Requires

  • php >=5.6.2
  • ext-json *

 

The Development Requires

api php rest bitrix24 livechat

27/03 2018

dev-feature/user_location_set_method

dev-feature/user_location_set_method https://github.com/dmitrymatlah/bx_livechat_rest_api

Library for the Bitrix24 Livechat REST API

  Sources   Download

proprietary

The Requires

  • php >=5.6.2
  • ext-json *

 

The Development Requires

api php rest bitrix24 livechat