2017 © Pedro Peláez
 

library raas-cms-bitrix24

Bitrix24 adapter for RAAS4.CMS

image

volumnet/raas-cms-bitrix24

Bitrix24 adapter for RAAS4.CMS

  • Monday, February 19, 2018
  • by volumnet
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Bitrix24 default adapter for RAAS.CMS

Installation

composer require volumnet/raas-cms-bitrix

Usage

/**
 * @param string $domain Bitrix24 domain
 * @param string $webhook Webhook ID#
 * @param int $assignedById Bitrix24 user ID# to assign lead to
 */
$notifier = new Notifier('https://domain.bitrix24.ru', 'webhookId', 10);

/**
 * Notify about some item
 * @param SOME $item Item to notify about
 * @param boolean $reportAllFields true, if report all fields in comments; false if only not affected fields
 * @return array<mixed>|false Response from the server or false in the case of error (also will output in syslog)
 */
$result = $notifier->notify(new \RAAS\CMS\Feedback(), true);
$result2 = $notifier->notify(new \RAAS\CMS\Shop\Order(), false);

The Versions

19/02 2018

dev-master

9999999-dev

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Alex V. Surnin

19/02 2018

1.1.1

1.1.1.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Alex V. Surnin

07/02 2018

1.1.0

1.1.0.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Alex V. Surnin

29/01 2018

1.0.7

1.0.7.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Alex V. Surnin

29/01 2018

1.0.5

1.0.5.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

29/01 2018

1.0.6

1.0.6.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

15/01 2018

1.0.4

1.0.4.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

12/01 2018

1.0.3

1.0.3.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

12/01 2018

1.0.2

1.0.2.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

11/01 2018

1.0.1

1.0.1.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin

11/01 2018

1.0.0

1.0.0.0

Bitrix24 adapter for RAAS4.CMS

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Alex V. Surnin