Extension pour Formidable + Formidable participation permettant de de prévenir des personnes supplémentaires lorsque quelqu'un s'incrit à un évènement.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
869 B
24 lines
869 B
<paquet |
|
prefix="formidable_participation_dest" |
|
categorie="communication" |
|
version="3.0.3" |
|
etat="stable" |
|
compatibilite="[4.0.0;4.2.*]" |
|
schema="1" |
|
logo="formidable_participation_dest-xx.svg" |
|
documentation="https://contrib.spip.net/5246" |
|
> |
|
<nom>Formidable participation : destinataires supplémentaires</nom> |
|
|
|
<auteur>Maïeul</auteur> |
|
|
|
<licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
|
|
|
<necessite nom="formidable" compatibilite="[5.2.0;[" /> |
|
<necessite nom="formidableparticipation" compatibilite="[2.0.0;[" /> |
|
<necessite nom="agenda" compatibilite="[3.39.0;[" /> |
|
<necessite nom="cextras" compatibilite="[3.12.4;[" /> |
|
|
|
<pipeline nom="declarer_champs_extras" inclure="base/formidable_participation_dest.php" /> |
|
<pipeline nom="formidable_traiter_email_destinataires" inclure="formidable_participation_dest_pipelines.php" /> |
|
</paquet>
|
|
|