koodimonni/wp-mailpoet-api

Easier Developer API for WordPress plugin Mailpoet

0.1 2016-01-24 21:53 UTC

This package is not auto-updated.

Last update: 2024-03-16 17:09:55 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"
}