2017 © Pedro Peláez
 

library smartemailing

Easy way to interact with SmartEmailing API from PHP

image

adt/smartemailing

Easy way to interact with SmartEmailing API from PHP

  • Sunday, May 27, 2018
  • by michallohnisky
  • Repository
  • 15 Watchers
  • 2 Stars
  • 1,120 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 18 Versions
  • 6 % Grown

The README.md

SmartEmailing

Easy way to interact with SmartEmailing API from PHP, (*1)

Installation

The best way to install this component is using Composer:, (*2)

$ composer require adt/smartemailing

Then it is required to add the following lines to config.neon:, (*3)

parameters:
    smartemailing:
        username: <smartemailing_username>
        token: <smartemailing_api_token>

services:
    - ADT\SmartEmailing(%smartemailing.username%, %smartemailing.token%)

Usage

contactInsert($email, $contactlists, $properties, $customfields), (*4)

Insert a new contact into SmartEmailing lists. $contactlists, $properties and $customfields are arrays., (*5)

contactUpdate($email, $contactlists, $properties, $customfields), (*6)

Update an existing contact in SmartEmailing lists. $contactlists, $properties and $customfields are arrays., (*7)

contactGetOneByEmail($email), (*8)

Get an exisitng contact by email., (*9)

contactGetOneByID($email), (*10)

Get an exisitng contact by user's ID., (*11)

The Versions

27/05 2018

dev-master

9999999-dev

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

27/05 2018

v1.2.10

1.2.10.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

11/08 2017

v1.2.9

1.2.9.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

21/04 2017

v1.2.8

1.2.8.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

28/02 2017

v1.2.7

1.2.7.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

27/02 2017

v1.2.6

1.2.6.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

27/02 2017

dev-hotfix-isValidXmlString

dev-hotfix-isValidXmlString

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

21/02 2017

v1.2.5

1.2.5.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

21/02 2017

dev-hotfix-php-warning-simplexmlelement-construct

dev-hotfix-php-warning-simplexmlelement-construct

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

01/11 2016

v1.2.4

1.2.4.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

09/08 2016

v1.2.3

1.2.3.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

09/08 2016

dev-feature-fix-contactlists

dev-feature-fix-contactlists

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

30/05 2016

v1.2.2

1.2.2.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

23/05 2016

v1.2.1

1.2.1.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

13/05 2016

v1.2.0

1.2.0.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

13/05 2016

dev-feature-new-functions

dev-feature-new-functions

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

14/09 2015

v1.1

1.1.0.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing

14/09 2015

v1.0

1.0.0.0

Easy way to interact with SmartEmailing API from PHP

  Sources   Download

MIT

The Requires

 

nette nextras appsdevteam smartemailing