Releases: artfulrobot/uk.artfulrobot.civicrm.iparl
v1.6.0
1.5.0
v1.3.2 iParl integration
Fix for iParl API changes.
Caching improvements mostly. Please see change log in the README file for details.
v1.3
This adds support for single name fields (terrible idea, but if you must use it...) and more interestingly, it adds a hook for developers to implement custom functionality after a webhook is processed. e.g. you might like to check the optin1
value for consent and record that or something. See README.md
Latest Stable Release
-
works on CiviCRM 5.9 (and possibly NOT on earlier versions)
-
updated URLs for iParl's API for fetching titles (etc.) of actions, petitions.
-
iParl lookups are now cached for 10 minutes; will speed up processing.
However, if you add a new petition/action and test it immediately there's a
chance the name won't pull through. You can force the cache to clear by
visiting the iParl Extension's settings page (under the Administer menu) -
System status checks (Administer » Administration » System Status) now check
for missing username/webhook key and check that the API can be used to
download data. -
Basic phpunit tests created.
iParl CiviCRM integration extension
v1.1 Update README.md