Project Description:
Hello,
I would like to create a simple plugin similar to: http://wordpress.org/extend/plugins/self-hosted-plugins/faq/
I dont need all the extra features, simply want the ability to update a self hosted plugin without all the extra code around the plugin above.
The delivery should allow the upload of a zip file, log the version (similar to the self-hosted-plugin) and php code to add to my plugins to enable the check of update and link to upgrade the plugin.
All of the code is above, just needs to be recreated without all the code dependencies as streamlined as possible. Dont need the download counter or profile pages. use rb_upgrader_ as the function prefix and rb-upgrader as the plugin name