I have a member site - currently the built in follow functionality will create a notification of ‘soandso is following you’ with a link to their profile. Similarly if I join a group I get a notification and a link to that group.
I’m looking for the API to create custom notifications when certain events occur … I assume it takes message text and optional URL.
Any pointers to where I can find that? Thanks!
@russian-dima That looks quite featureful … I see that it’s ‘coming soon’ for installation. Please reach out to me when you have a release … I think it may fill a need I have.
@schemathings You can follow me (so i can see you in my followers list). Will come back to you → when first tested and OFFICIAL-VERSION is out.
Can still take a while → because i am producing something which goes over ery boundary
→ just take a look onto the comming Badge-Management and you will understand, what i mean 
@russian-dima One thing I had to implement in my members area was the ability to enforce unique nicknames … not sure if you’ve thought about that … member areas are certainly complex!
@schemathings
Elaborate more on this and i will try to implement your wished functionality too.
I need to understand first, whats the problem and how to reconstruct it, or need a good described example on this.
BTW: Thas was my first version of the Badge-Management-System…
Yeah i know → it was ugly and the functions were limited

.
@russian-dima I’m referring to the ‘DIsplay Name’ field for a member. It is not enforced to be unique by default, I needed to make it unique so added some code to check if a name was already taken. For your members package you’re developing it might be nice to make that an option ‘Enforce unique display names’ …
Perhaps you are searching for the → SLUG of a user ???
I don’t know if i have understood you completely right.
Take a look onto the last VALUE on this screenshot… a SLUG normaly has to be ----> UNIQUE.

You will find the same functionality in my presented Login-System…

The “User-SLUG” is generated automaticaly by the Wix-System during registration-process.