PHPackages                             automattic/jetpack-promote-posts - 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-promote-posts

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

automattic/jetpack-promote-posts
================================

Attract high-quality traffic to your site using Promoted Posts.

v0.1.0(3y ago)1511GPL-2.0-or-laterPHP

Since Dec 19Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Automattic/jetpack-promote-posts)[ Packagist](https://packagist.org/packages/automattic/jetpack-promote-posts)[ RSS](/packages/automattic-jetpack-promote-posts/feed)WikiDiscussions trunk Synced today

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

promote-posts
=============

[](#promote-posts)

Attract high-quality traffic to your site using Promoted Posts. Using this service, you can advertise a post or page on some of the millions of pages across WordPress.com and Tumblr.

How to install promote-posts
----------------------------

[](#how-to-install-promote-posts)

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

Use composer to add the package to your project:

```
composer add automattic/jetpack-promote-posts
```

Then you can initialize it on the `admin_init` hook:

```
add_action( 'admin_init', array( '\Automattic\Jetpack\Promote_Posts', 'configure' ) );
```

Or directly invoke with a method call:

```
use Automattic\Jetpack\Promote_Posts;
Promote_Posts::configure();
```

Development
-----------

[](#development)

### Production

[](#production)

```
jetpack build -p packages/promote-posts
```

### Development

[](#development-1)

```
jetpack build packages/promote-posts
```

### Development Watching Mode 👀

[](#development-watching-mode-)

```
jetpack watch packages/promote-posts
```

Security
--------

[](#security)

Need to report a security vulnerability? Go to  or directly to our security bug bounty site .

License
-------

[](#license)

promote-posts is licensed under [GNU General Public License v2 (or later)](./LICENSE.txt)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor2

2 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

Unknown

Total

1

Last Release

1292d ago

### 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

[![jeherve](https://avatars.githubusercontent.com/u/426388?v=4)](https://github.com/jeherve "jeherve (2 commits)")[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (1 commits)")[![coder-karen](https://avatars.githubusercontent.com/u/16754605?v=4)](https://github.com/coder-karen "coder-karen (1 commits)")[![dereksmart](https://avatars.githubusercontent.com/u/7129409?v=4)](https://github.com/dereksmart "dereksmart (1 commits)")[![vedanshujain](https://avatars.githubusercontent.com/u/7571618?v=4)](https://github.com/vedanshujain "vedanshujain (1 commits)")

### Embed Badge

![Health badge](/badges/automattic-jetpack-promote-posts/health.svg)

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

###  Alternatives

[jyxon/gdpr-cookie-compliance

A library to comply with the GDPR law.

5851.0k](/packages/jyxon-gdpr-cookie-compliance)[yii2mod/yii2-tree

Tree widget based on Fancytree plugin.

2166.4k](/packages/yii2mod-yii2-tree)

PHPackages © 2026

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