Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider a cron that sends digest emails for invalid abandoned forms and mail failed submissions #2287

Open
chrisblakley opened this issue Apr 25, 2024 · 0 comments
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc). WP Admin / Shortcode / Widget Related to the WordPress admin-side (like the Dashboard), or shortcodes/widgets.
Milestone

Comments

@chrisblakley
Copy link
Owner

When a form submission is invalid and abandoned or when the mail fails for a successful submission, content managers and administrators do not get an indicator in their email. The only way to know these have occurred is to check the submissions list in WP admin.

Since Nebula now knows when these have occurred, it could send another email notification maybe as a daily digest if/when they happen. A mail failed submission could even be attempted to send right away instead of waiting for a digest time.

Another option could be to have an alert notification in the WP admin so that it can be shown without needing to click into the submission listing. This could be a good way to start this feature before introducing an email notification.

@chrisblakley chrisblakley added WP Admin / Shortcode / Widget Related to the WordPress admin-side (like the Dashboard), or shortcodes/widgets. Backend (Server) Related to the server-side (includes PHP, HTML, etc). labels Apr 25, 2024
@chrisblakley chrisblakley added this to the 13.0 Bubble milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc). WP Admin / Shortcode / Widget Related to the WordPress admin-side (like the Dashboard), or shortcodes/widgets.
Projects
None yet
Development

No branches or pull requests

1 participant