Now supporting themes and plugins

WordPress updates,
on autopilot.

Push your theme or plugin to GitHub. Every connected WordPress site sees the update instantly. No FTP. No manual uploads. Just git push.

Built for agencies managing multiple WordPress sitesSecure API key + domain validationWorks with any WordPress theme or plugin

Everything you need to ship updates

Built for WordPress developers and agencies who manage custom code across multiple sites.

Push to Deploy

Push to your main branch. GitHub Actions builds the ZIP, uploads it, and publishes the release. Zero manual steps.

Secure by Default

Every request validated with API key + domain. Download URLs expire in 5 minutes. No permanent public links.

Full Visibility

See every site, every version, every check-in. Know instantly which sites are current and which need attention.

Native WordPress Updates

Uses WordPress’s built-in update system. Site admins see updates in wp-admin and install with one click. No learning curve.

Teams (Coming Soon)

Invite team members, share products and sites across your organization. Manage everything from one workspace.

Themes and Plugins

Manage both custom themes and plugins from the same dashboard. Same workflow, same release pipeline, same visibility.

Three steps. That's it.

From git push to wp-admin update notification in under a minute.

1

Register your product

Add your theme or plugin in the VelvetPress dashboard. Get a deploy key and a ready-to-use GitHub Actions workflow.

2

Add your sites

Register each WordPress site and get an API key. Install the VelvetPress plugin and enter the key.

3

Push and ship

Push a version bump to your main branch. The workflow builds a ZIP, uploads it, and every connected site sees the update in wp-admin.

Your workflow doesn't change

Bump the version, push to main. VelvetPress handles the rest.

terminal
# Bump your theme version
$ vim style.css  # Version: 2.1.0 → 2.2.0

# Push to main
$ git add -A && git commit -m "v2.2.0" && git push

# GitHub Action runs automatically:
 Building ZIP...
 Uploading to VelvetPress...
 Publishing release metadata...
 Released my-theme v2.2.0

# Every connected site now sees the update in wp-admin

Free while in beta

VelvetPress is free to use during the beta period. We're building this for agencies and developers who need a better way to ship WordPress updates.

Beta
Free
No credit card required
  • Unlimited products (themes + plugins)
  • Unlimited sites
  • Secure API key + domain auth
  • GitHub Actions integration
  • Real-time version tracking
  • Download links for first installs