[3.3][DEV] Notify by default - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker

[3.3][DEV] Notify by default - phpBB Extension

Post by Stoker »

Extension Name: Notify by default
Author: Stoker
Extension Version: Image
Requirements: Image

Extension Description:
Sets notify by default during registration.
Optional, users can uncheck notify by default

There is no config. Just enable the extension and new users will get notified by default. (optional)

Download:
stoker_defaultnotify-1.0.1-dev.zip

Screenshot:
notify_default.png

QA:
Question
- I dont want it to be optional. How do I remove the checkbox?
Answer
- Disable extension. Delete data. Delete this file: /ext/stoker/defaultnotify/styles/all/template/event/ucp_register_options_before.html
Enable extension.

Older versions

stoker_defaultnotify-1.0.0-dev.zip
You do not have the required permissions to view the files attached to this post.
Last edited by Stoker on 26 Jul 2025, 14:33, edited 4 times in total.
Reason: -

[3.3][DEV] Notify by default - phpBB Extension

Post by Stoker »

Extension updated.
Checkbox for notification on registration page. Checked by default. Can be unchecked by the users.

Update instructions:
Disable extension. Delete data. Upload new files and enable extension.

[3.3][DEV] Notify by default - phpBB Extension

Post by MedCo »

I like the checkbox idea. However, I'd prefer to let the user decide whether they want notifications or not. Maybe a simple yes/no toggle switch would work. For example, I'm not a fan of automatic notifications that I haven't explicitly requested. Here in this forum, for instance, I was surprised to receive notifications that I actually didn't want.

[3.3][DEV] Notify by default - phpBB Extension

Post by Stoker »

MedCo wrote: 26 Jul 2025, 20:29 However, I'd prefer to let the user decide whether they want notifications or not. Maybe a simple yes/no toggle switch would work.
Not sure I understand? Thats exactly what the checkbox does.
MedCo wrote: 26 Jul 2025, 20:29 Here in this forum, for instance, I was surprised to receive notifications that I actually didn't want.
Same here? This forum send notifications like any other default phpBB installations:
1. Someone replies to a topic to which you are subscribed
2. Someone creates a topic in a forum to which you are subscribed
So no mails are send unless the user has active chosen to subsrcibe

[3.3][DEV] Notify by default - phpBB Extension

Post by MedCo »

Maybe I didn’t explain it clearly.
The screenshots show it better.

Screenshot #1 is from phpBB.com and reflects the standard I'm familiar with.
Captura de pantalla (4).png

Screenshot #2 is from this forum, and it's different. A different standard is being applied here without the member having agreed to it.
Captura de pantalla (3).png
You do not have the required permissions to view the files attached to this post.

[3.3][DEV] Notify by default - phpBB Extension

Post by Stoker »

Sure you didnt check it when posting a topic or replying?
Its just that when I create a test user, the box is unchecked here on this forum as long as I dont check it when registering.