Eren65465024 flavour1 tolgaaaltas
I'm developing an extension that will solve both issues. Although it's still in the testing phase, here are the features:
- From the admin panel, notifications can be sent to specific members, member groups, or all members.
- Notifications can be sent to an individual member directly from their profile page. These could also serve as warnings.
- A URL can be attached to notifications, so clicking on the notification will redirect the user to the specified URL.
- It will be possible to automatically send forum rules as notifications to new members.
For now, I am focusing solely on web notifications, specifically within the forum interface's notification area. I do not plan to include email notifications. To address performance issues in large forums, I plan to use a queue system, though I haven't tested this yet.
There will be notification types—for instance, ad notifications will be hidden when a new notification of the same type arrives. Different types of notifications can be sent.
These are the ideas I’ve come up with so far. Since the extension is still in the development phase, I’d love to hear your suggestions. The extension will be called "Notification Hub".
I sent notifications to 100 members simultaneously, and it took approximately 1 second. Moreover, the forum I tested it on was running with just 128MB of RAM. It performed better than I expected.
Preview;