-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Plugins should auto-update once installed. Possible considerations for how to do this:
- Require the plugin set
Plugin URIto the github repo address - Update only based on tags, or update anytime theres a commit to master (edge, or stable?)
- Cache plugin update URL and update from Github regardless of plugin headers.