PHPackages                             automattic/jetpack-connection-ui - 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. automattic/jetpack-connection-ui

AbandonedArchivedJetpack-library[Utility &amp; Helpers](/categories/utility)

automattic/jetpack-connection-ui
================================

Jetpack Connection UI

v2.4.17(3y ago)29.1k1GPL-2.0-or-laterPHP

Since Feb 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Automattic/jetpack-connection-ui)[ Packagist](https://packagist.org/packages/automattic/jetpack-connection-ui)[ RSS](/packages/automattic-jetpack-connection-ui/feed)WikiDiscussions trunk Synced 3w ago

READMEChangelog (1)Dependencies (6)Versions (61)Used By (0)

Jetpack Connection UI Package
=============================

[](#jetpack-connection-ui-package)

Convenient UI to manager your site's connection to WP.com

How to use
----------

[](#how-to-use)

Package is published in [Packagist](https://packagist.org/packages/automattic/jetpack-connection-ui).

1. Use composer to add the package to your project:

```
composer require automattic/jetpack-connection-ui
```

2. Then you need to initialize it on the `plugins_loaded` hook:

```
add_action( 'plugins_loaded', 'load_connection_ui' );

function load_connection_ui() {
	Automattic\Jetpack\ConnectionUI\Admin::init();
}
```

3. You need to build its assets before using it. To do that, you need to run the following commands:

```
cd vendor/automattic/jetpack-connection-ui
pnpm build
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

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

Every ~10 days

Total

56

Last Release

1376d ago

Major Versions

v1.6.0 → v2.0.02021-11-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c5869ecbb8e0eac7e8b8e0f3cf7bdd8d5fcdc4abc10a72281872c53f8639d44?d=identicon)[automattic](/maintainers/automattic)

![](https://www.gravatar.com/avatar/11609890f6e7a840715f4cfc9622d77ea64b7dfc024df5643fbf8471a18c00f3?d=identicon)[kraft](/maintainers/kraft)

![](https://www.gravatar.com/avatar/5326730499ec14e274f51b9bcc39db6aac0fb38b33849715aae0e2587a2b93df?d=identicon)[jeherve](/maintainers/jeherve)

![](https://www.gravatar.com/avatar/6e220e167e341c28b1aa10bf0bb0374999068329f8683d3187ee3cf6749b8837?d=identicon)[dereksmart](/maintainers/dereksmart)

---

Top Contributors

[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (112 commits)")[![jeherve](https://avatars.githubusercontent.com/u/426388?v=4)](https://github.com/jeherve "jeherve (54 commits)")[![sergeymitr](https://avatars.githubusercontent.com/u/1341249?v=4)](https://github.com/sergeymitr "sergeymitr (33 commits)")[![samiff](https://avatars.githubusercontent.com/u/15803018?v=4)](https://github.com/samiff "samiff (31 commits)")[![kraftbj](https://avatars.githubusercontent.com/u/88897?v=4)](https://github.com/kraftbj "kraftbj (22 commits)")[![leogermani](https://avatars.githubusercontent.com/u/971483?v=4)](https://github.com/leogermani "leogermani (18 commits)")[![oskosk](https://avatars.githubusercontent.com/u/746152?v=4)](https://github.com/oskosk "oskosk (17 commits)")[![sdixon194](https://avatars.githubusercontent.com/u/33553323?v=4)](https://github.com/sdixon194 "sdixon194 (15 commits)")[![retrofox](https://avatars.githubusercontent.com/u/77539?v=4)](https://github.com/retrofox "retrofox (11 commits)")[![fgiannar](https://avatars.githubusercontent.com/u/1758399?v=4)](https://github.com/fgiannar "fgiannar (9 commits)")[![coder-karen](https://avatars.githubusercontent.com/u/16754605?v=4)](https://github.com/coder-karen "coder-karen (8 commits)")[![manzoorwanijk](https://avatars.githubusercontent.com/u/18226415?v=4)](https://github.com/manzoorwanijk "manzoorwanijk (7 commits)")[![bindlegirl](https://avatars.githubusercontent.com/u/1242807?v=4)](https://github.com/bindlegirl "bindlegirl (5 commits)")[![renatoagds](https://avatars.githubusercontent.com/u/1663717?v=4)](https://github.com/renatoagds "renatoagds (5 commits)")[![jwebbdev](https://avatars.githubusercontent.com/u/1992658?v=4)](https://github.com/jwebbdev "jwebbdev (5 commits)")[![kangzj](https://avatars.githubusercontent.com/u/1425433?v=4)](https://github.com/kangzj "kangzj (5 commits)")[![gravityrail](https://avatars.githubusercontent.com/u/51896?v=4)](https://github.com/gravityrail "gravityrail (4 commits)")[![chrisbliss18](https://avatars.githubusercontent.com/u/56307?v=4)](https://github.com/chrisbliss18 "chrisbliss18 (3 commits)")[![dhasilva](https://avatars.githubusercontent.com/u/8486249?v=4)](https://github.com/dhasilva "dhasilva (3 commits)")[![jboland88](https://avatars.githubusercontent.com/u/18016357?v=4)](https://github.com/jboland88 "jboland88 (3 commits)")

---

Tags

jetpackwordpress

### Embed Badge

![Health badge](/badges/automattic-jetpack-connection-ui/health.svg)

```
[![Health](https://phpackages.com/badges/automattic-jetpack-connection-ui/health.svg)](https://phpackages.com/packages/automattic-jetpack-connection-ui)
```

###  Alternatives

[automattic/jetpack

Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com

3622.6k](/packages/automattic-jetpack)

PHPackages © 2026

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