PHPackages                             staplegun/speedbump - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. staplegun/speedbump

ActiveCraft-plugin[Security](/categories/security)

staplegun/speedbump
===================

Alerts users when navigating to any un-whitelisted links.

0.0.3(7y ago)28MITPHP

Since Mar 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Staplegun-US/craft-speedbump)[ Packagist](https://packagist.org/packages/staplegun/speedbump)[ RSS](/packages/staplegun-speedbump/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

Speedbump for Craft CMS 3.x
===========================

[](#speedbump-for-craft-cms-3x)

A a11y compliant plugin for Craft CMS that displays a dialog to users when navigating off-site.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require staplegun/craft-speedbump

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Speedbump.

Settings
--------

[](#settings)

### Speedbump Text

[](#speedbump-text)

The message that's displayed within the dialog.

### Use Only Class

[](#use-only-class)

When enabled, the speedbump will be displayed only on links with the `require-speedbump` class.

### Whitelist

[](#whitelist)

The domains that are excepted from displaying the dialog. One per line. Currently only supports top-level domains. This is overridden by links with the 'require-speedbump' class, see Usage.

### Proceed Button Text

[](#proceed-button-text)

The text for the button that allows a user to proceed.

### Remain Button Text

[](#remain-button-text)

The text for the button that closes the dialog.

Usage
-----

[](#usage)

After installing the plugin and configuring the settings, add the template hook into your main \_layout.html file:

`{% hook 'speedbump' %}`

The dialog will automatically display for all links, with the exception of the current site URL and any domains in the whitelist.

To enforce the speedbump for a link, add a class of 'require-speedbump' and the speedbump will always display.

The plugin includes a basic CSS file and is fully accessible.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2611d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2653cc82785899408e5c4c9705885c040b3b1026050a495a6c46bf36d0d12002?d=identicon)[staplegun](/maintainers/staplegun)

---

Top Contributors

[![JackBewley](https://avatars.githubusercontent.com/u/385213?v=4)](https://github.com/JackBewley "JackBewley (6 commits)")[![kotyy](https://avatars.githubusercontent.com/u/343253?v=4)](https://github.com/kotyy "kotyy (5 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginspeedbump

### Embed Badge

![Health badge](/badges/staplegun-speedbump/health.svg)

```
[![Health](https://phpackages.com/badges/staplegun-speedbump/health.svg)](https://phpackages.com/packages/staplegun-speedbump)
```

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[craftpulse/craft-password-policy

Password Policy plugin

2826.0k1](/packages/craftpulse-craft-password-policy)[enupal/backup

Fully integrated Backup solution for Craft CMS

1612.5k1](/packages/enupal-backup)[born05/craft-csp

Content Security Policy (or CSP) generator using nonces.

1110.2k](/packages/born05-craft-csp)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
