pictcode / app / Plugin / Recaptcha / README.md @ b3a58ce1
履歴 | 表示 | アノテート | ダウンロード (1.15 KB)
1 | b3a58ce1 | hasse | CakeDC Recaptcha Plugin |
---|---|---|---|
2 | ======================= |
||
3 | |||
4 | The **Recaptcha** plugin for CakePHP provides spam protection in an easy use helper. |
||
5 | |||
6 | Requirements |
||
7 | ------------ |
||
8 | |||
9 | * CakePHP 2.5+ |
||
10 | * PHP 5.2.8+ |
||
11 | |||
12 | Documentation |
||
13 | ------------- |
||
14 | |||
15 | For documentation, as well as tutorials, see the [Docs](Docs/Home.md) directory of this repository. |
||
16 | |||
17 | Support |
||
18 | ------- |
||
19 | |||
20 | For bugs and feature requests, please use the [issues](https://github.com/CakeDC/recaptcha/issues) section of this repository. |
||
21 | |||
22 | Commercial support is also available, [contact us](http://cakedc.com/contact) for more information. |
||
23 | |||
24 | Contributing |
||
25 | ------------ |
||
26 | |||
27 | This repository follows the [CakeDC Plugin Standard](http://cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](http://cakedc.com/contribution-guidelines) for detailed instructions. |
||
28 | |||
29 | License |
||
30 | ------- |
||
31 | |||
32 | Copyright 2007-2014 Cake Development Corporation (CakeDC). All rights reserved. |
||
33 | |||
34 | Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file. |