Activisme-be / Activisme-be/Spoon

Implementatie notificatie settings bij het deactiveren van de gebruiker.

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Voor nu word er satandaard een notificatie uitgezonden als de gebruiker word gedeactiveerd in de applicatie. Maar dit zou moeten beheerd kunnen worden met een configuratie variable.

Bv. met het volgende in de `core.php` configuratie bestand

````
'notifications' => [
enable => true,
channels => [mail, 'database'],
],
````

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.