Skip to content

Acumbamail/Acumbamail-PHP-API

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Acumbamail PHP API

PHP API implementing all methods from Acumbamail API

Usage / Uso

###English

  • Include the class in your PHP file.
  • Make an object of the class $api = new AcumbamailAPI(authtoken);
  • Use all the methods from the API

###Spanish

  • Incluye la clase en tu archivo PHP.
  • Crea un objeto de la clase $api = new AcumbamailAPI(authtoken);
  • Usa todos los métodos de la API

Changelog

1.1

  • Añadidos todos los métodos de la API junto a ejemplos de uso.

1.0

  • First Version / Primera versión

About

PHP API implementing all methods from Acumbamail API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages