Built for speed

Less Bootstrap, faster pages

  • Slim Bootstrap: 223 KB → 21 KB
  • Defer & delay JavaScript
  • One-click browser caching
  • Compiles on save — easy to revert
VP Speed
New

VP Speed

Make your Joomla site faster without touching code. VP Speed compiles a slim Bootstrap CSS with only the components you use, defers and delays JavaScript, and adds browser caching — measurable PageSpeed gains in minutes.

  • Version 1.0.0
  • Joomla 5/6
  • Instant Access
  • Updated 10.06.2026

Overview

Every Joomla template ships the full Bootstrap stylesheet — about 223 KB of CSS — while a typical site uses a fraction of it. VP Speed rebuilds Bootstrap from the official Sass sources with only the modules and components you select. A minimal grid-and-buttons setup compiles to around 21 KB: 90% less render-blocking CSS on the most important request of the page.

The compiled bundle replaces the full Bootstrap automatically — whether your template loads it through the Web Asset Manager, the legacy API, or a hardcoded link. Compilation happens once, when you save the settings, never on a live page view.

On the JavaScript side, VP Speed defers external scripts so they stop blocking the first paint, and the Pro edition can delay scripts until the visitor's first interaction — analytics, chat widgets and pixels simply stay out of the way of your Largest Contentful Paint. Add resource preloading and one-click browser caching, and the usual red PageSpeed audits start turning green.

Slim Bootstrap builds Compile only the components your site uses. From 223 KB down to 21 KB.
Replaces, not duplicates Detects and swaps the full Bootstrap from any template, core or hardcoded.
Smarter JavaScript Defer in Free; delay-until-interaction in Pro. Joomla core and jQuery stay protected.
Bootstrap Customizer (Pro) Change brand colors and border radius from the admin. No template overrides, no SCSS toolchain.
Browser caching (Pro) One switch writes safe, managed .htaccess rules — with a self-check that tells you if your server applies them.
Safe by design Compiles on save only, caches by configuration hash, backs up .htaccess, and every option can be reverted.

Screenshots

Select the Bootstrap components your site uses; the slim bundle compiles on save
Select the Bootstrap components your site uses; the slim bundle compiles on save
Defer and delay JavaScript with per-script exclusions
Defer and delay JavaScript with per-script exclusions
One-click browser caching with a choice of cache lifetime
One-click browser caching with a choice of cache lifetime
Compilation, caching and the server self-check report right after saving
Compilation, caching and the server self-check report right after saving

Free vs Pro

VP Speed Free Download Free VP Speed Pro Everything in Free, plus the biggest PageSpeed wins
Bootstrap component selection & compilation
Replace full Bootstrap CSS automatically
CSS minification
JavaScript defer with exclusions
Delay JS until first interaction
Bootstrap Customizer (colors, radius, custom SCSS)
Preload Manager
Browser caching (.htaccess) with self-check
Menu item assignment
Priority support

FAQ

Changelog

1.0.0 — June 2026

  • Added Bootstrap Optimizer: selective compilation from official Bootstrap 5.3 Sass sources with hash-based caching and minification
  • Added Three-level replacement of the full Bootstrap CSS (Web Asset Manager, legacy API, rendered HTML)
  • Added JavaScript defer with per-script exclusion list
  • Added Pro: delay scripts until the visitor's first interaction
  • Added Pro: Bootstrap Customizer — brand colors, border radius and custom SCSS
  • Added Pro: Preload Manager and menu item assignment
  • Added Pro: browser caching via managed .htaccess block with server self-check
  • Added Pro: serve Bootstrap Icons locally with font preload
  • Added Auto preconnect for external domains