Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages