/wp-module-performance

A module for managing caching functionality.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Newfold Logo

WordPress Performance Module

Version Number License

A module for managing caching functionality.

Installation

1. Add the Newfold Satis to your composer.json.

composer config repositories.newfold composer https://newfold.github.io/satis

2. Require the newfold-labs/wp-module-performance package.

composer require newfold-labs/wp-module-performance

More on NewFold WordPress Modules

TODO

  • Create a cron to clear old static cached files
  • Implement UI component for handling performance (and action/reducer)