![]() |
Looking for a special addon
Hallo,
I am looking for a special addon for vB4. I´d like to "scan" posts for specific "tags" and then, if one of the keywords is mentioned in the post, i´d like to mail the thread link to a specific email adress. Is that possible ? Thansk in advance, Ingo |
Short answer, yes.
You could make a plugin on newpost_process that would search the content of the post for your specified tags, and if one or more is found, have it e-mail the specified address. Something like, PHP Code:
|
Quote:
Thanks for the fast and serious help! Any help on how i make an addon in "newpost_process" ? (Yes, i am a newbie :-) ) Thanks in advance. |
You can do it from the Plugins section in your Acp.
|
...and here's a link to the instructions from the vb manual, in case that helps: https://www.vbulletin.com/docs/html/main/add_plugin (newpost_process is the Hook Location).
|
All times are GMT. The time now is 10:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|