radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
823 stars 195 forks source link

Private Repo Updater does not work #39

Closed chriscct7 closed 11 years ago

chriscct7 commented 11 years ago

Configured as described, and also tried tagging the releases, but no avail. Seems the private repo features still needs some work.

Added @jkudish to my private repo so he can test it.

chriscct7 commented 11 years ago

Ended up developing my own updater for private repos.

davekiss commented 11 years ago

@chriscct7 can you share your solution?

chriscct7 commented 11 years ago

Ended up doing my own updater from scratch, which I'm going to be selling as a product starting tonight on my site (www.futuregencode.com)