com_connect icon indicating copy to clipboard operation
com_connect copied to clipboard

An extensible HTML form mailer plugin for Textpattern CMS.

Results 14 com_connect issues
Sort by recently updated
recently updated
newest added

Hi I used a call to this input like that : ` The browswer dont comlained about the pattern but when submitted i got errors from the plugin : `Tag`...

Hi, dear com_connect Team, I just read about this library at the Fediverse. https://github.com/dertuxmalwieder/libvldmail Could it be useful for your project? Regards, Der BrunO ]:o)

Fixes the problem that occurred with txp:com_connect_serverinfo in version 4.7.0.

Textpattern 4.9dev, plugin version:4.9.0-beta. Relevant CSP setting: `script-src-elem 'strict-dynamic' ''` Add a honeypot field to the form: `` The script block as inserted ``` document.addEventListener("DOMContentLoaded", () => { let theForm...