Hi all,
we’ve been asked recently by several people why is it that our WordPress plugins do not appear in the updates. We told them that it is because they are not distributed through the WP plugin directory which handles this automatically. I would like to solve this problem though.
Problem: How to enable autoupdate for your WP plugin or theme in a way that would be both easy to use for the customer and yet would prevent unauthorized copying.
I know there are brilliant minds in this community, that could help out.
My idea is that we could create either a separate WP plugin that would take care of every item installed from the marketplaces with a simple hook or interface that would enable plugin and theme authors to join, or a framework that people could embed into their themes or plugins.
I would like to this to be open source, so we could all benefit, something like OptionTree, so I’m thinking a repo on GitHub? I’m also willing to invest my own time and energy into this for the community.
The only thing that seems to be problematic so far is the mechanism for authentification, I think we might need some help with that from Envato. Some of this can be achieved via the API right now, but I don’t think that would be the ultimate solution. Until we get proper support from Envato we can develop an earlier version of this, that would only notify the user that the update is available.
Please let me know what do you think, or if you are interested in helping me out. I would also like to hear from Envato staff if this is something that they would be willing/able to help us with.
UDS


