Description
This plugin taps into the publishing process for Posts and will create email campaigns on Sender.net for each post. The plugin will take the title/body of the post and utilize Sender.net’s API to create a campaign. You can decide whether you want to auto publish or manually publish.
A few notes about the sections above:
- Your API key is validated upon save
- You can customize the reply-to address and template used for the campaign
- Use a customized template for all outbound email
Templates
Here’s a template you can use to easily get started. Don’t forget to customize the logo image.
{{TITLE_HERE}} :root { color-scheme: light; supported-color-schemes: light; } html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; } * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } .body a {color: inherit;} div[style*=”margin: 16px 0″] { margin: 0 !important; } #MessageViewBody, #MessageWebViewDiv{ width: 100% !important; } table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } img { -ms-interpolation-mode:bicubic; } a { text-decoration: none; } a[x-apple-data-detectors], .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } .im { color: inherit !important; } .a6S { display: none !important; opacity: 0.01 !important; } img.g-img + div { display: none } @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u ~ div .e-c { min-width: 320px !important; } } @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u ~ div .e-c { min-width: 375px !important; } } @media only screen and (min-device-width: 414px) { u ~ div .e-c { min-width: 414px !important; } } @media screen and (max-width: 480px){.t-md{font-size: 9px;}} .t-f{font-family: Arial, sans-serif;} @media screen and (max-width: 480px) { table\0{table-layout: auto !important; } } .st-c, .st-ca { display: inline-table } @media screen and (max-width: 480px) { .st-ci { padding-left: 0 !important; } .h-mb { display: none !important } .h-mb.no-effect{ display: revert !important;} .mb-p { padding-bottom: 10px !important; } .st-ca {min-height: 0!important;} .st-c { min-height: 0 !important; display: block; width: 100% !important; max-width: 100% !important; direction: ltr !important; margin: 0 !important } .mb-db { display: block !important; } } @media screen and (min-width: 768px) { .h-dsk { display: none !important; } .h-dsk.no-effect { display: revert !important;} } .macbookPreview .h-dsk { display: none !important;} img { height: auto; } p, span, h1, h2, h3, h4, h5, h6 { word-wrap: break-word; word-break: break-word; } p, h1, h2, h3 { margin: 0; font-weight: inherit; } h1.i-rc_w p, h2.i-rc_w p, h3.i-rc_w p { font-style: inherit; font-weight: inherit; text-decoration: inherit; } #brnd a {padding-top: 10px !important} #unsub + #brnd a { padding-top: 0 !important; } .ms-st_c .st-c { margin-left: 0 !important; max-width: 100% !important; width: 100% !important} .ms-b_w a { background: none !important; border-color: transparent !important;} ol ol li { list-style-type: lower-alpha; } ol ol ol li { list-style-type: lower-roman; } .t-f span { word-break: break-word } @media screen and (max-width: 480px) { .i-tltd img { margin-left: auto; margin-right: auto; } .btn-wr_t th { display: block !important; clear: both; margin-bottom: 5px; } .btn-wr_t th a { display: block !important; width: 100% !important; } a.r-rt_a span { font-size: 15px !important; } .i-tltd > table > tbody > tr { display: block; } .i-tltd > table > tbody > tr > td { display: inline-block; } .i-tltd > table > tbody > tr > td[width=’10’] { display: none } .i-tltd > table > tbody > tr img { padding-left: 5px; padding-right: 5px; margin-bottom: 5px; max-width: 100%; } .i-tltd.social-block > table > tbody > tr img { padding: 0; margin: 0; }} .rl:hover .rl-f { max-height: 0px !important; display: none !important; } .rl:hover .rl-s { max-height: none !important; display: block !important; } .ms-h_a {mso-hide: all} .st-cmvs { display: none; } @media (max-width: 480px) { .st-cmvs, .st-csa .st-ca { display: table-cell; } .st-csa { display: table-row } .st-csa .st-ca.c-2 {width: 50% !important; max-width: 50% !important;} .st-csa .st-ca.c-3 {width: 33.3333% !important; max-width: 33.3333% !important;} .st-csa .st-ca.c-4 {width: 25% !important; max-width: 25% !important;} } @media only screen and (max-width: 480px) {.s-sp { padding-top: 10px !important}.s-sp { padding-bottom: 10px !important}.s-sp_l { padding-left: 40px !important}.s-sp_r { padding-left: 40px !important}}@media only screen and (max-width: 480px) {.sect-463pjF .s-sp { padding-top: 10px !important}.sect-463pjF .s-sp { padding-bottom: 10px !important}.sect-463pjF .s-sp_l { padding-left: 40px !important}.sect-463pjF .s-sp_r { padding-left: 40px !important}}
<!–
{{BODY_HERE}}
Reviews
There are no reviews for this plugin.
Contributors & Developers
“News to Sender.net” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “News to Sender.net” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.