I'm working on a client's WordPress plugin and they decided they wanted to be able to offer the automatic upgrade feature to their plugin. They don't want to GPL the code directly and use the extend database because it would allow someone to duplicate a large portion of their business -- I've already tried to change their mind, didn't work.
Is it possible to hook into the existing plugin upgrade functionality without hosting the plugin on extend?