PHPackages                             bakeoff/checkpoint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. bakeoff/checkpoint

ActiveCakephp-plugin[Security](/categories/security)

bakeoff/checkpoint
==================

Simple CakePHP anti-bot challenge

00PHP

Since Jul 1Pushed todayCompare

[ Source](https://github.com/cakephp-bakeoff/checkpoint)[ Packagist](https://packagist.org/packages/bakeoff/checkpoint)[ RSS](/packages/bakeoff-checkpoint/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Configuration
-------------

[](#configuration)

Add `config/Bakeoff/Checkpoint.php` to your main application.

- Set `enable` to `true`.
- Set `routes` to array containing routes you need. Each route here contains the usual [CakePHP route elements](https://book.cakephp.org/5.x/development/routing.html#reserved-route-elements).
- Set `adapter` to use a custom adapter.

Example:

```
