WP Manifestindependent plugin directory
manifest / performance / wordpress-apexpress-performance

ApexPress Performance

ApexPress Performance is a security-focused WordPress optimization plugin for faster sites: page caching, cache warming, HTML/CSS/JS optimization, WebP/AVIF images, lazy loading, WooCommerce-safe caching, CDN/Cloudflare integration, Core Web Vitals monitoring, database cleanup, REST API and WP-CLI.

by Shahin Ilderemi · github.com/ildrm/wordpress-apexpress-performance · website

1stars
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/ildrm/wordpress-apexpress-performance/archive/refs/heads/main.zip

From the readme

ApexPress Performance A modular, security-conscious WordPress performance optimization suite built for fast page delivery, safer frontend optimization, modern image formats, WooCommerce-aware caching, real-user monitoring, database diagnostics, CDN integration, REST automation, and WP-CLI workflows. Overview ApexPress Performance is a WordPress performance plugin designed around a simple principle: Optimize aggressively only where it is safe, measurable, and reversible. Instead of treating every WordPress site as identical, ApexPress separates caching, frontend optimization, media processing, WordPress cleanup, WooCommerce safeguards, delivery/CDN controls, monitoring, database diagnostics, and developer tooling into independent modules. The plugin works locally without requiring an ApexPress cloud service. Features that genuinely require Chromium workers, an edge network, long-running services, or fleet-wide state are intentionally separated from the standalone plugin rather than being represented by non-functional switches. Key Goals - Fast by default — anonymous page caching, cache warming, HTML optimization, modern image formats, resource hints, and browser-cache cont

Read the full README on GitHub →