Send automatic in-message notifications to specific users

Send automatic in-message notifications to specific users

  • Auteur du fil de discussion Auteur du fil de discussion axtona
  • Date de début Date de début
Inscrit(e) le
Juin 28, 2020
Messages
4,393
Score de réaction
1,401
Credits
$11,781
The Send automatic in-message notifications to specific users has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !
You can send automatic notifications to specific users in your forum. To do this, follow the steps below.
Afficher la pièce jointe 113277
Open the post_macros template of your theme and find the following code block:
PHP:
<xf:extension id="attribution">
                                <xf:macro id="post_attribution" arg-post="{$post}" arg-thread="{$thread}" />
                            </xf:extension>
Paste the following code directly below. Don't forget to specify the...
Read more about this resource...
 
Haut