ItzNotABug / ghosler

Send newsletter emails to your Ghost CMS subscribers & members, using your own email credentials!
Apache License 2.0
47 stars 5 forks source link

Support Custom Email Subjects #28

Closed ItzNotABug closed 8 months ago

ItzNotABug commented 8 months ago

This PR adds the ability to use a custom subject for newsletter emails in the Newsletter Settings section.

Available placeholders -

{{post_title}}, {{primary_tag}}, {{primary_author}}, {{newsletter_name}}.


Custom subjects could be like :


Current limitations