Hi,
I have created a new driver based Captcha Package https://github.com/carlcraig/fuel-captcha
There are currently two drivers for it
- Simplecaptcha
- reCAPTCHA
The Simplecaptcha driver allows you to generate your own captcha images, check if keys match etc.
The reCAPTCHA driver, is a modified version of the current fuel reCAPTCHA package.
I also added the ability to load custom views for the reCAPTCHA html.
Let me know your thoughts.
Carl