# Periodic Nginx Cache Purger
**Contributors:** fmellitzer, tobiasfeistmantl

**Tags:** nginx, cache, purge,

**License:** GPLv2 or later (of-course)

**License URI:** http://www.gnu.org/licenses/gpl-2.0.txt

**Tested up to:** 5.5.1

Purges cache once a week by default, running a WP Cron Job with Nginx Helper WordPress Plugin.
The interval can be changed in the general settings in the WordPress backend.

## Installation

Automatic Installation

1. Log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
2. In the search field type “Periodic Nginx Cache Purger” and click Search Plugins. From the search results, pick Periodic Nginx Cache Purger and click Install Now. Wordpress will ask you to confirm to complete the installation.

Manual Installation

1. Extract the zip file.
2. Upload them to /wp-content/plugins/ directory on your WordPress installation.
3. Then activate the Plugin from Plugins page. Works ONLY if Nginx Helper Plugin is active!

## Requirements
Nginx Helper https://de.wordpress.org/plugins/nginx-helper/