🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
H

HelloAdhérents

0/5 (0 ratings) 40 active installs Updated Dec 21, 2022

This plugin is made to automate some tasks for users of HelloAsso, a platform for handling association memberships, with great customization possibilities.

It uses a Cron job, at the frequency of your choice, to perform :
* A HelloAsso API call to retrieve your association members’ data, such as Email address, Name, and any other data they provided during sign-in
* The outputting of that data to different services

For now, the possible outputs are :
* Google groups : use Google API to add members’ email addresses to the group(s) of your choice
* Mailchimp : use Mailchimp API to add or update members, including for merge fields and tags
* WordPress : create WordPress user accounts on your site, and warn your members via automatic email
* Custom function : execute any local PHP function with the data outputted from the HelloAsso API call

To help you for troubleshooting if necessary, every of these functions have a testing feature directly in the HelloAdherents settings page, and systematically output a response message in a log.txt file.