ElkArte Community

General => Site Feedback => Topic started by: radu81 on September 10, 2017, 07:57:46 am

Title: Add version compatibility to addons site
Post by: radu81 on September 10, 2017, 07:57:46 am
What do you think about the idea to add a field with elkarte version compatibility in addons website? Right now there are some add-ons compatible with 1.1 but you need to check the topic to see if they are compatible or not.
Title: Re: Add version compatibility to addons site
Post by: d3vcho(); on September 10, 2017, 08:09:25 am
Yes, I prefer to use some other option instead of "Requires: ElkArte 1.0 (+)", since that doesn't tells you if it's compatible with 1.1 in this case.
Title: Re: Add version compatibility to addons site
Post by: ahrasis on September 10, 2017, 08:25:52 am
Most of the addons are in this forum addon board and all users have to do is - ask in the relevant addon topic.

Good interactions as between addon users and authors will help this forum to grow as well as giving good input to other readers.
Title: Re: Add version compatibility to addons site
Post by: Spuds on September 10, 2017, 10:29:39 am
The addon site will show what the author adds to the "elkversion" field in the yaml file  (the file you commit to the addon site to publish the release).

So if that field says 1.0-1.1 the site shows ........ Requires ElkArte 1.0-1.1 (+)

So starting here, what improvement would you like to see to help?

Title: Re: Add version compatibility to addons site
Post by: radu81 on September 10, 2017, 03:30:39 pm
Quote from: Spuds – So starting here, what improvement would you like to see to help?
maybe a pair of glasses  8) my mistake, scuse me, I didn't notice that field  :-[ :-[
Title: Re: Add version compatibility to addons site
Post by: badmonkey on September 13, 2017, 07:25:43 am
Quote from: d3vcho(); – Yes, I prefer to use some other option instead of "Requires: ElkArte 1.0 (+)", since that doesn't tells you if it's compatible with 1.1 in this case.

This.  There is at least one hooks only addon which will whitescreen 1.1.  The only fixes are manually removing hooks from the DB or restoring a DB backup.  You're right, every admin should make a backup prior, every admin should study up how to do this, every admin should use hosting where they have top level access.  Reality is often far different.  A little info inclusion could avoid much troubles for someone.  And it looks professional!   ;)
Title: Re: Add version compatibility to addons site
Post by: emanuele on September 13, 2017, 04:53:47 pm
And 1.1 should have been backward compatible, but it's not. :P
Title: Re: Add version compatibility to addons site
Post by: emanuele on September 13, 2017, 05:03:52 pm
BTW: if you know an addon that doesn't work in 1.1, feel free to post in the topic, it may be worth fixing it. ;D
Title: Re: Add version compatibility to addons site
Post by: radu81 on September 14, 2017, 12:32:01 am
Simple Portal was the first add-on I tried to install,but had errors, I will post into the topic of sp
Title: Re: Add version compatibility to addons site
Post by: live627 on September 15, 2017, 02:24:41 am
Quote from: badmonkey –
Quote from: d3vcho(); – Yes, I prefer to use some other option instead of "Requires: ElkArte 1.0 (+)", since that doesn't tells you if it's compatible with 1.1 in this case.

This.  There is at least one hooks only addon which will whitescreen 1.1.  The only fixes are manually removing hooks from the DB or restoring a DB backup.
You can also delete the addon's files. Its calls will silently be ignored then :D (Only for those without source edits!)
Title: Re: Add version compatibility to addons site
Post by: badmonkey on September 15, 2017, 08:57:36 pm
Quote from: emanuele – BTW: if you know an addon that doesn't work in 1.1, feel free to post in the topic, it may be worth fixing it. ;D


Done, it's certainly worth a shot!


Quote from: live627 –
You can also delete the addon's files. Its calls will silently be ignored then :D (Only for those without source edits!)

Good to know.  Works perfectly!  That would be great in the docs....;)
Title: Re: Add version compatibility to addons site
Post by: live627 on September 17, 2017, 01:06:15 am
Much easier than editing the db :)
Title: Re: Add version compatibility to addons site
Post by: Spuds on September 21, 2017, 07:38:16 am
Thats a valid point ... right now the details does not show the version compatibility details and it should.  I opened the issue so its tracked.  
Title: Re: Add version compatibility to addons site
Post by: radu81 on September 21, 2017, 08:06:03 am
That's why I opened this topic, I googled the add-on name and arrived on the page with full description, I was looking for elkarte version compatibility and it wasn't there.
Title: Re: Add version compatibility to addons site
Post by: ahrasis on September 21, 2017, 11:02:08 am
I can't remember how to post/fix it at the github via PR. I'll go through again latwr and see if I can update all my addons' descriptions including their ElkArte version compatibality, if possible. But first I will update the ones in this forum first.