musicmaster Posted September 24, 2016 Share Posted September 24, 2016 Hi, I am busy with a module that should NOT be on Addons and I wonder what is the best way to let users know that there is an upgrade available and also how I can achieve one click upgrades. Link to comment Share on other sites More sharing options...
Apium Posted September 24, 2016 Share Posted September 24, 2016 (edited) You could perhaps have your module check an external webpage (your own) whether there is an update, using the need_instance field in your module's constructor (display a warning/info field if there is, or something similar). One click upgrades might be more tricky, especially since you are not connected over Addons. Edited September 24, 2016 by Apium (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted September 24, 2016 Author Share Posted September 24, 2016 So many people building modules - also outside Addons. And still not a common code that is shared? Disappointing! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now