I'd like to change Notifications Tags behaviour with custom module instead of changing this 'core' module.
I'd like to either:
a./ add additional fields to notifications_field table OR
b./ write my function that puts records into notifications_query table.
How can i do this? Cant find any info or exaple.
Thanks