koodimonni/wp-mailpoet-api

Easier Developer API for WordPress plugin Mailpoet

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.1 2016-01-24 21:53 UTC

This package is not auto-updated.

Last update: 2024-03-30 17:21:08 UTC


README

Easier access for Mailpoet for Developers. It allows you to create new lists into Mailpoet and add new users into the lists.

Install through composer

add the package into your composer.json

require: {
  "koodimonni/wp-mailpoet-api": "dev-master"
}