Ghost/ghost/mailgun-client
2023-10-31 20:54:17 +01:00
..
lib Swapped List-Unsubscribe order to prioritise https over mailto (#18808) 2023-10-31 15:39:35 +00:00
test Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
.eslintrc.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
index.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
package.json Update TryGhost packages 2023-10-31 20:54:17 +01:00
README.md Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests