WP Manifestindependent plugin directory
manifest / updates / satispress

SatisPress #1 in Updates & Deployment

Expose installed WordPress plugins and themes as Composer packages.

by Cedaro · github.com/cedaro/satispress · website

566stars
446krelease downloads
≈34kactive sites
36kcomposer installs
58forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/cedaro/satispress/releases/download/v3.0.0/satispress-3.0.0.zip

Also on Packagist as cedaro/satispress:

composer require cedaro/satispress

Declares an update source (cedaro/satispress), so updates arrive through the plugin's own updater.

From the readme

SatisPress Facilitate modern best practices for managing WordPress websites by automating Composer support for private plugins and themes. What is Composer? When managing a WordPress site, multiple environments are usually needed for developing or testing code before deploying it to the live server. This requires being able to easily replicate the site and its dependencies between environments, which is where Composer comes in. Composer allows for defining a project's dependencies, where they come from, how to access them, and then installing them from their source. For WordPress sites, dependencies are usually plugins and themes, and even WordPress itself. Essentially, a single file (composer.json) can be shared with another developer and they can rebuild the entire site structure from it. Composer connects to repositories — directories that tell it where to find dependencies (packages) and how they should be handled. Packagist is the main Composer repository for PHP packages and WordPress Packagist provides access to plugins and themes hosted in the directories on WordPress.org. What's the problem? Most commercial plugins and themes (also known as packages) aren't

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v3.0.0Jul 12, 2026satispress-3.0.0.zip89
v2.0.1Dec 5, 2025satispress-2.0.1.zip34,092
v2.0.0Oct 10, 2024satispress-2.0.0.zip52,039
v1.0.4May 2, 2022satispress-1.0.4.zip209,222
v1.0.3Jan 7, 2022satispress-1.0.3.zip26,772
v1.0.2Jul 27, 2021satispress-1.0.2.zip17,314
v1.0.1Apr 12, 2021satispress-1.0.1.zip6,006
v1.0.0Mar 3, 2021satispress-1.0.0.zip11,380
v0.7.2Feb 11, 2021satispress-0.7.2.zip26,787
v0.7.1Feb 4, 2021satispress-0.7.1.zip16,264
v0.7.0Feb 4, 2021satispress-0.7.0.zip6,816
v0.6.0Jan 12, 2021satispress-0.6.0.zip9,518
v0.5.2Dec 1, 2020satispress-0.5.2.zip26,723
v0.5.1Mar 3, 2020satispress-0.5.1.zip2,530
v0.5.0Sep 25, 2019satispress-0.5.0.zip192
v0.4.1Jun 20, 2019satispress-0.4.1.zip74
v0.4.0Apr 2, 2019satispress-0.4.0.zip71
v0.3.2Feb 1, 2019satispress-0.3.2.zip55
v0.3.1Dec 19, 2018satispress-0.3.1.zip33
v0.3.0Aug 31, 2018satispress-0.3.0.zip303

Active-site estimate ≈34,090 comes from the median of recent superseded releases. Method.