Details
Description
Create a new settings page under Company Settings > General called Human Verification:
The page should have a select option called Type that lists the supported methods (i.e. None, reCaptcha, and Gregwar/Captcha(Maybe we should call this Internal Captcha?)).
After selecting a type the appropriate setting fields should be shown (See the order system settings under Packages > Order Forms > Settings for an example).
A couple things to keep in mind:
- Make sure the new page gets added to the navigation
- Make sure permissions are added for the new page
- Add any tooltips necessary to make the settings clear
- We'll want to add some kind of note of the Gregwar/Captcha requirement of the GD library. Maybe a warning? Or an error on save?
This new human verification settings page should replace the one found in Packages > Order Forms > Settings?