<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**  *generated with [DocToc](https://github.com/thlorenz/doctoc)*

- [CrowdSec WordPress Bouncer](#crowdsec-wordpress-bouncer)
  - [Usage](#usage)
  - [Installation](#installation)
  - [Technical notes](#technical-notes)
  - [Developer guide](#developer-guide)
  - [License](#license)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# CrowdSec WordPress Bouncer

![CrowdSec WordPress Bouncer](https://raw.githubusercontent.com/crowdsecurity/cs-wordpress-bouncer/main/.wordpress-org/banner-1544x500.png "CrowdSec WordPress Bouncer")

This WordPress plugin allows you to apply decisions from CrowdSec directly within the WordPress application.

![Version](https://img.shields.io/github/v/release/crowdsecurity/cs-wordpress-bouncer?include_prereleases)
[![End-to-end test](https://github.com/crowdsecurity/cs-wordpress-bouncer/actions/workflows/end-to-end-test-suite.yml/badge.svg)](https://github.com/crowdsecurity/cs-wordpress-bouncer/actions/workflows/end-to-end-test-suite.yml)
![Licence](https://img.shields.io/github/license/crowdsecurity/cs-wordpress-bouncer)


## Usage

See [User Guide](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/USER_GUIDE.md)

## Installation

See [Installation Guide](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/INSTALLATION_GUIDE.md)


## Technical notes

See [Technical notes](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/TECHNICAL_NOTES.md)

## Developer guide

See [Developer guide](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/DEVELOPER.md)


## License

[MIT](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/LICENSE)
