2017 © Pedro Peláez
 

symfony-bundle tool-captcha-bundle

This Bundle provides a secure captcha to add in form.

image

sfynx-project/tool-captcha-bundle

This Bundle provides a secure captcha to add in form.

  • Thursday, September 29, 2016
  • by pigroupe
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

CAPTCHA SFYNX Bundles

Parameters configuration

parameter.yml :, (*1)

``` bash parameters:, (*2)

sfynx_captcha_form_options:
    root_pictures: '@@SfynxCaptchaBundle/Resources/public'
    captcha_pictures:
        - ['Sfynx', '/img/captcha/logo-sfynx.png']
        - ['Pi-groupe', '/img/captcha/pigroupe.jpg']

**routing.yml** : ``` bash SfynxCaptchaBundle: resource: "@SfynxCaptchaBundle/Resources/config/routing.yml" prefix: /

Twig

``` bash, (*3)

 {% form_theme form with ['SfynxCaptchaBundle:Form:captcha.html.twig'] %}

## Css/js ``` bash {% stylesheets filter='css_url_rewrite, ?yui_css' '@SfynxCaptchaBundle/Resources/public/css/sfynx-captcha.css' %} <link rel="stylesheet" href="{{ asset_url }}" /> {% endstylesheets %} {% javascripts filter='?yui_js' '@SfynxCaptchaBundle/Resources/public/js/sfynx-captcha.js' %} <script type="text/javascript" src="{{ asset_url }}"></script> {% endjavascripts %}

The Versions

29/09 2016

dev-master

9999999-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form captcha

29/09 2016

dev-2.8-dev

dev-2.8-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form captcha

29/09 2016

dev-2.3-dev

dev-2.3-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form captcha

29/09 2016

2.3.x-dev

2.3.9999999.9999999-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form captcha

27/05 2016

v2.8.0

2.8.0.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

MIT

The Requires

 

The Development Requires

form captcha

27/05 2016

v2.3.0

2.3.0.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides a secure captcha to add in form.

  Sources   Download

MIT

The Requires

 

The Development Requires

form captcha