Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushword Newsletter

Newsletter for Pushword: audiences, contacts with custom properties, segmented campaigns, criteria-driven automations and content triggers that mail your readers when you publish — no CRM, no worker, no third-party ESP.

{{ newsletter_form('my-audience') }}
* * * * * cd /path/to/app && php bin/console pw:newsletter:tick

Read the documentation.

Install

composer require pushword/newsletter

Register the bundle and its routes:

// config/bundles.php
Pushword\Newsletter\PushwordNewsletterBundle::class => ['all' => true],
# config/routes.yaml
pushword_newsletter:
    resource: "@PushwordNewsletterBundle/NewsletterRoutes.yaml"

Then update the schema (bin/console doctrine:schema:update --force) and create an audience — from the admin, or over POST /api/newsletter/audience when pushword/api is installed.

License

MIT — see LICENSE.

About

Newsletter for Pushword CMS: audiences, contacts with custom properties, segmented campaigns and criteria-driven automations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages