Parent Notification System
Notify child's parent in a Wordpress environment
by Ashique Mahamud · github.com/ashique12009/parent-notification-system · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ashique12009/parent-notification-system/archive/refs/heads/main.zipParent Notification System (WordPress Plugin)
A professional WordPress plugin that allows administrators to create notices and automatically send email notifications to selected user roles (Parent / Child). It also includes logging, meta box selection, and a REST API endpoint for retrieving notices.
🚀 Features
- Custom Post Type: Notice Board
- Role-based email notification system (Parent / Child / Both)
- Admin meta box to select recipient roles
- Email delivery via WP Mail system (Mailtrap supported)
- WP-Cron based queued email system (reliable delivery)
- Email logging with success/failure tracking
- Admin-ready architecture (OOP structured)
- REST API endpoint for notices
- Dashboard Page
📦 Installation
- Download or clone the plugin
- Place it inside: plugins folder
- Activate it