Skip to content

novinet-git/nv_captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvCaptcha-AddOn für REDAXO 5

Redaxo 5 Addon zum Einblenden und Überprüfen eines Capcha-Codes in yform-Formularen

Beispiel Output

$yform->setValueField('php', ['captcha_code','CaptchaLabel','<?php echo nvCaptcha::getCaptcha(); ?>']);
$yform->setValidateField('customfunction', array("captcha_code", "nvCaptcha::isSpam","", "Spammer haben keine Chance"));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages