PHPackages                             nilsenpaul/bitly-connect - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nilsenpaul/bitly-connect

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

nilsenpaul/bitly-connect
========================

This Craft CMS plugin makes it easy for you to create shortened URLs directly from your templates, through Bitly

1.0.0(4y ago)07proprietaryPHPPHP &gt;=7.1

Since Sep 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nilsenpaul/craft-bitly-connect)[ Packagist](https://packagist.org/packages/nilsenpaul/bitly-connect)[ RSS](/packages/nilsenpaul-bitly-connect/feed)WikiDiscussions master Synced yesterday

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

Bitly Connect plugin for Craft CMS 3.x
======================================

[](#bitly-connect-plugin-for-craft-cms-3x)

This plugin lets you connect your Craft CMS to Bitly, to create shortened URLs directly from your Twig templates. All you need is a Bitly access token, and off you go!

License
-------

[](#license)

This plugin requires a commercial license which can be purchased through the [Craft Plugin Store](https://plugins.craftcms.com/bitly-connect).
The license fee is $29 plus $9 per subsequent year for updates (optional).

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

[](#requirements)

This plugin requires Craft CMS 3.1.0 or later.

**Installation**

1. Install with Composer via `composer require nilsenpaul/bitly-connect` from your project directory
2. Install plugin in the Craft Control Panel under Settings &gt; Plugins
3. [Get a Bitly access token](https://app.bitly.com/settings/api/) and enter this into the plugin's settings.

You can also install Bitly Connect via the **Plugin Store** in the Craft Control Panel.

Usage
-----

[](#usage)

After you've installed the plugin, you can create a new shortened URL (or "Bitlink"), by using the `bitlink` filter:

```
{{ 'https://nilsenpaul.nl' |bitlink }}

```

Optionally, you can define a custom domain (you'd have to create one on Bitly's side first) and/or group:

```
{{ 'https://nilsenpaul.nl' |bitlink('np.link', 'o_u4j1oih') }}

```

Bitlinks widget
---------------

[](#bitlinks-widget)

The plugin comes with a widget, showing you the created bitlinks and the click count for each of them. Click counts are cached between 900 and 1800 seconds, to prevent the plugin from running in to rate limits.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

1699d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1955a9bff4966445ce621192a1e0fef4d86c50af5d3b95277ab4ff47bc31059d?d=identicon)[nilsenpaul](/maintainers/nilsenpaul)

---

Top Contributors

[![nilsenpaul](https://avatars.githubusercontent.com/u/6794819?v=4)](https://github.com/nilsenpaul "nilsenpaul (5 commits)")

### Embed Badge

![Health badge](/badges/nilsenpaul-bitly-connect/health.svg)

```
[![Health](https://phpackages.com/badges/nilsenpaul-bitly-connect/health.svg)](https://phpackages.com/packages/nilsenpaul-bitly-connect)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

395798.1k10](/packages/spicyweb-craft-neo)[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[craftcms/ckeditor

Edit rich text content in Craft CMS using CKEditor.

48359.1k52](/packages/craftcms-ckeditor)

PHPackages © 2026

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