Is this private plugin repository worth it?

Hello WordPress plugin developers :wave:!

I’m working on a solution that lets you update your private plugins and themes as seamlessly as if they were hosted on WordPress.org. I’d love to connect with potential users to ensure it meets your needs!

Key features include:
:rocket: One-click updates across all your sites
:lock: Secure and private code distribution
:gear: Full integration with WordPress’s native update system
:dart: No need to modify your plugin code
:technologist: A CLI tool for easy content management

If you’re interested in testing, join the waitlist here: https://wp-content.io. A free plan is available, plus a special launch offer for early subscribers.

Looking forward to hearing your thoughts! :blush:

Seriously? Have you heard of GitHub? I’ve been doing this for years using GitHub for both private and public plugins. Works perfectly with tag releases. Why would I even consider switching?

Dru said:
Seriously? Have you heard of GitHub? I’ve been doing this for years using GitHub for both private and public plugins. Works perfectly with tag releases. Why would I even consider switching?

Good point, but this is more about providing a simple solution without needing any configuration or custom code changes. You just drop a PHP file into your mu-plugins folder and upload your plugin version. It’s designed to be super easy. Here’s a demo video: wp-content.io | Dashboard Demonstration

Plus, we’re offering a free CLI tool that lets you:

  • Generate a zip while ignoring certain files (similar to gitignore)
  • Create a manifest.json with all plugin details (name, version, description, etc.)

You don’t have to change your current setup if it works for you, but for those looking for a hands-off approach, this might be helpful.

@Parker
This sounds unnecessary. GitHub already does everything, no extra files needed. It’s free, reliable, and has a huge community. Why fix what isn’t broken?

Dru said:
@Parker
This sounds unnecessary. GitHub already does everything, no extra files needed. It’s free, reliable, and has a huge community. Why fix what isn’t broken?

Fair enough. Different options work for different people. Some prefer open-source setups, while others might like a ready-made service. To each their own.

Looks like a great project!

Why add more steps to update plugins through your platform? The default update system works just fine. With your platform, we’d have to pay you to give away free stuff. What’s the point?