manifest / performance / bc-cache
BC Cache
Simple full page cache plugin for WordPress inspired by Cachify
★ 9stars
3composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/chesio/bc-cache/archive/refs/heads/develop.zipAlso on Packagist as chesio/bc-cache:
composer require chesio/bc-cacheDeclares an update source (https://github.com/chesio/bc-cache), so updates arrive through the plugin's own updater.
From the readme
BC Cache
Modern and simple full page cache plugin for WordPress inspired by Cachify.
BC Cache has no settings page - it is intended for webmasters who are familiar with .htaccess files and WordPress actions and filters.
BC Cache can cache not only HTML pages, but core XML sitemaps as well. Technically, any content type generated by WordPress for front-end requests routed via root index.php file can be handled provided that output generation triggers sendheaders hook.
Requirements
Apache webserver with modrewrite enabled
PHP 8.2 or newer
WordPress 6.2 or newer with pretty permalinks on
Limitations
BC Cache has not been tested on WordPress multisite installation.
BC Cache has not been tested on Windows servers.
BC Cache does not support content negotiation via Accept header.
Installation
BC Cache is not available at WordPress Plugins Directory, but there are several other ways you can get it.
Using WP-CLI
If you have WP-CLI installed, you can install (and optionally activate) BC Cache with a single command:
Using Composer
Composer is a great tool for managing PHP project dependencies. Although WordPress itself does not make it easy to use Composer to manage WordPre
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 3.5.0 | Jan 26, 2026 | — | — |
| 3.4.0 | Oct 28, 2024 | — | — |
| 3.3.2 | Apr 22, 2024 | — | — |
| 3.3.1 | Apr 18, 2024 | — | — |
| 3.3.0 | Apr 4, 2024 | — | — |
| 3.2.0 | Aug 17, 2023 | — | — |
| 3.1.0 | Jan 4, 2023 | — | — |
| 3.0.1 | Dec 28, 2022 | — | — |
| 3.0.0 | Oct 13, 2022 | — | — |
| 2.3.0 | Sep 6, 2022 | — | — |
| 2.2.2 | Feb 4, 2022 | — | — |
| 2.2.1 | Feb 3, 2022 | — | — |
| 2.2.0 | Jan 31, 2022 | — | — |
| 2.1.1 | Jan 12, 2022 | — | — |
| 2.1.0 | Jan 11, 2022 | — | — |
| 2.0.2 | Oct 20, 2021 | — | — |
| 2.0.1 | Oct 8, 2021 | — | — |
| 2.0.0 | Sep 2, 2021 | — | — |
| 1.9.2 | Aug 29, 2021 | — | — |
| 1.9.1 | Aug 16, 2021 | — | — |
| 1.9.0 | Sep 22, 2020 | — | — |
| 1.8.0 | May 22, 2020 | — | — |
| 1.7.1 | Aug 28, 2019 | — | — |
| 1.7.0 | Aug 14, 2019 | — | — |
| 1.6.1 | Aug 8, 2019 | — | — |