Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubivox Newsletter API PHP SDK (Unofficially)

Build Status Latest Stable Version Total Downloads Code Climate License

Requirements

  • PHP 7.1+
  • Ubivox.com account

Installation

The Ubivox PHP SDK can be installed using Composer.

Examples

Examples are available in /examples.

  • Copy default.settings.php to settings.php
  • Edit settings.php and fill in your Ubivox company machine name, user name and password.
  • Some of the examples require editing of ids e.g. maillist id, delivery id etc.

Composer

Inside of composer.json specify the following:

{
  "require": {
    "ffwagency/ubivox-php": "dev-master"
  }
}

Copyright and license

Copyright (c) 2018-present, Jens Beltofte jens.beltofte@ffwagency.com (ffwagency.com)

Licensed under the Software License Agreement (BSD License).

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

About

Unofficial PHP SDK for Ubivox (Ubivox.com).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages