@all
we do have a working Dolphin 7.0.9 version and would like to add some mail-notifications like:
- Member is inactive for 7/14 days (hasn't logged in)
- Member hasn't uploaded a avatar within 7 days after registration
- Member hasn't defined special profile-fields - within 7/14 days (e.g. sex / desc / custom fields)
- Member hasn't accomplished a count of results (entries in custom db-table)
- Member has accomplished a count of results (entries in custom db-table)
- …
We only need to get a general hint / basic description to do this changes.
(basic knowledges in PHP)