- b2evolution CMS User Manual
- Back-office Reference
- Collections
- Settings
- Common Settings
- After each new post or comment...
After each new post or comment...
This is the panel where you can control how outbound pings and notifications are sent out when a new post or a new comment gets published on your b2evolution installation.
Notifications include:
- email notifications sent by b2evolution. (See also: Comment Notification Emails for details about possible emails being sent).
- pings sent by ping plugins you have installed; see: After Each New Post Panel
There are three options to determine the timing of when notifications should be sent:
- Off means no notifications will be sent, no ping plugins will be called…
- Immediate is the default option and it means notifications will be sent immediately after each post or comment publication. Note that this option is guaranteed to work but may create a visible delay in processing after each new post or comment is published.
- Asynchronous means notifications will be sent asynchronously ("in the background") with a Scheduled Job. This may be the best option but you need to properly set up the Scheduler for this to work. Once this is set up, b2evolution will create a new scheduled task for each published post. That job will take care of sending out the notifications when it’s executed by the scheduler.
Notifications get sent only once
When notifications are sent, a flag is set in the post and even if you unpublish the post and publish it again, the notifications will not be sent again. This is to avoid unwanted "spam".
Sending notifications in the future
When you set the "issue date" of a post in the future, it typically won’t be visible immediately (unless you change the default ).
Therefore, the notifications should not be sent out immediately either. They should be sent out at the time the post becomes public.
To resolve this, by using Asynchronous notifications, b2evolution can schedule notifications to go out in the future, at the desired date and time:
Demo install and Demo posts
The sample posts installed by b2evolution are flagged as "notifications have already been sent". Thus, these posts will never try to send out notifications.
Additionally, when you run a test installation on localhost
, ping plugins will detect that sending out pings to public services would not allow anyone to see your posts and those pings will be skipped.
2 comments
Comment from: amoun
If you have a problem with the 30 second delay in a follow up comment see
https://forums.b2evolution.net/you-can-only-post-a-new-comment-every#c112017
Please leave a Feature Request/comment here if you ave a use case for: