meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:autoresponder [2024/05/03 06:21] – [The Manage Autoresponders page] duncancplugin:autoresponder [2024/05/20 00:00] – external edit 127.0.0.1
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
 +
 description: Sends a campaign to subscribers based on a period since they subscribed description: Sends a campaign to subscribers based on a period since they subscribed
 author     : Duncan Cameron author     : Duncan Cameron
Line 100: Line 101:
 The phplist process queue command needs to be run periodically. This allows the plugin to check for subscribers who now need to be sent an autoresponder campaign and to submit that campaign. The phplist process queue command needs to be run periodically. This allows the plugin to check for subscribers who now need to be sent an autoresponder campaign and to submit that campaign.
  
-The recommended way of running process queue is through a cron job so that it is automated. The frequency of the cron job will depend on the time periods of the configured autoresponders, and how soon after those periods you want the campaign to be sent.+The recommended way of running process queue is through a cron job so that it is automated. The frequency at which you need to run the cron job will depend on the time periods of the configured autoresponders, and how soon after those periods you want the campaign to be sent.
  
 For example, if an autoresponder has a period of 1 day, then running the cron job every hour means that the campaign will be sent within 25 hours of subscribing (not 24 hours). For a new subscription, the campaign will be sent on the next run of the cron job 24 hours after the subscription. For example, if an autoresponder has a period of 1 day, then running the cron job every hour means that the campaign will be sent within 25 hours of subscribing (not 24 hours). For a new subscription, the campaign will be sent on the next run of the cron job 24 hours after the subscription.
  
 ===== Managing autoresponders ===== ===== Managing autoresponders =====
-On the manage autoresponders page, you can disable an autoresponder if for any reason you do not want the campaign to be sent.+On the **Manage autoresponders** page, you can disable an autoresponder if for any reason you do not want the campaign to be sent.
  
 You can also delete an autoresponder if you do not want to use it any further. You can also delete an autoresponder if you do not want to use it any further.