Eileen McNaughton
Eileen McNaughton
This allows headers to be passed in to the SMTP class - for example 'List-unsubscribe' could be defined
I'm going to add a contact interface that allows the functions privacyInformationRequest privacyInformationDelete - these will call actions that providers have created for GDPR purposes
In order to not conflict with various php 7.4 & 7.4 configs it is necessary to get rid of the guzzleadapter & hence the old version of httpplug - these...
We find this library useful but there are some things we would like to fix / fixes by others we would like to use. These are mostly in the open...
I was using the test contribution page with an incorrect visa for that page & getting rejected. However, I was winding up on the event cancel page (& getting odd...
Hi Your If Modified since header wasn't working - this is what works for me ie, set HEADER to True & Set HTTPHEADER to the value required: ``` if (...
We add a comment which is optional but not a title which really isn't
I've lost it off my screen now but when I ran generate:entity I got some helpful text but it would be better with a link to https://docs.civicrm.org/dev/en/latest/framework/database/schema-definition/
We have these 2 functions in core that are good to use on install - but they are not officially supported as an endpoint. I feel like copying them into...
I was looking for some information around various flows & considering updating / adding it if not present - but I'm not quite clear about how the docs work -...