Hypothetical Question - Addons

General shopowner conversation that doesn’t quite fit into other sections.
Talk shop, share experiences, and connect with fellow Phoenix store owners.
Post Reply
User avatar
Mort_Lemur
Builder
Posts: 63
Joined: Tue Jun 02, 2026 6:12 pm
Phoenix Version: v1.1.0.6
Has thanked: 42 times
Been thanked: 17 times

Hypothetical Question - Addons

Post by Mort_Lemur »

Hi,

Maybe I'm overthinking things here, but maybe this is something that needs addressing or at least thinking about?

Say for instance I downloaded a payment module and started using it, and it works great. BUT - six months down the line, the author discovers that there is a massive security vulnerability with his module and creates an update to address this.

However, in the meantime 200 shop owners are happily using the original module blissfully unaware that their payment system could be compromised.

Is there any way to be automatically subscribed to the addon discussion thread, or any way to inform people who have downloaded an addon of potential problems.

NOTE This is purely hypothetical, None of my addons or any others that I am aware of fall into this situation!


Join The Code Co-op to get access to your library in the Code Co-op Forum
14Steve14
Senior Contributor
Posts: 921
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Hypothetical Question - Addons

Post by 14Steve14 »

HI @Mort_Lemur

You are dead right. I do believe that with the paid for payment modules from @BrockleyJohn as far as I am aware you can get free downloads once you have purchased the addon as there are no limits set to most of the files. As the file name does not change in theory I believe you can get updates. Hopefully @BrockleyJohn could confirm this.

The other developers may have their own way of notifying past customers but to date I cannot ever remember having an email from any of them notifying me of any security updates, so may be this never happens. Saying that some developers could increase sales of addons if they did contact the customer letting them know of an update or added feature to the addon and could possible offer either free updates, or low cost updates.

I think any free addons would get updated by the creator if something serious was wrong with their code, but again I don't think I have ever seen this happen.

Does this go to prove that the core of Phoenix is solid.
User avatar
Mort_Lemur
Builder
Posts: 63
Joined: Tue Jun 02, 2026 6:12 pm
Phoenix Version: v1.1.0.6
Has thanked: 42 times
Been thanked: 17 times

Re: Hypothetical Question - Addons

Post by Mort_Lemur »

Hi Steve,
I think any free addons would get updated by the creator if something serious was wrong with their code, but again I don't think I have ever seen this happen.
Agreed, but the point is, how would i know as a user of a mod i downloaded a year ago had been updated unless I constantly check the addons area, even then it is not really obvious which ones have been updated.

Also how would the author of a free mod know who to contact if one of his mods had serious flaws?
Dan Cole
Senior Contributor
Posts: 498
Joined: Fri Oct 25, 2019 2:14 pm
Phoenix Version: 1.0.8.21
Has thanked: 67 times
Been thanked: 61 times

Re: Hypothetical Question - Addons

Post by Dan Cole »

I haven't tried it but there is a subscribe button showing with the addons. See this screen shot.
Screen Shot.jpg
Dan
You do not have the required permissions to view the files attached to this post.
ArtcoInc
Contributor
Posts: 119
Joined: Fri Oct 25, 2019 4:19 pm
Phoenix Version: v1.0.3.0
Has thanked: 86 times
Been thanked: 17 times

Re: Hypothetical Question - Addons

Post by ArtcoInc »

It is possible to have in (the admin screen of) an add-on the ability to include update history of the add-on, and a link to get the latest version. @BrockleyJohn has included this in his USPS shipping paid add-on ...

Screen Capture - 2026-08-07.jpg

The notice in the admin links to his web site, explaining the update ...

https://cartmart.uk/help-updating-pm-8.html

The only issue that I see with this is that you, as the shop owner, have to 'visit' the admin screen of this add-on to see if there are any updates.

M

(yes, the screen shot is of the admin in an older version of Phoenix, but, as you can see by the dates in the notice, the add-on 'history' is current)
You do not have the required permissions to view the files attached to this post.
BrockleyJohn
Certified Developer
Posts: 173
Joined: Mon Mar 01, 2021 5:37 pm
Phoenix Version:
Has thanked: 2 times
Been thanked: 30 times

Re: Hypothetical Question - Addons

Post by BrockleyJohn »

Actually it doesn't display the whole history but any available updates so you are rather behind!
This is the preferred situation:
addon up to date.png
I have been working on an addon manager that so far uploads the zip and installs/updates the addon; the intention being to pull the zip directly in future. The link to the help page will be replaced with a link to kick it off.
A dashboard module could show any that need updating.

I want in future to get admins to register their installation which will enable tracking the versions that are in use and will allow me to proactively notify of any important updates that are security related or a serious functional issue.

I have chosen not to require people to buy the addon again after a year if they want access to updates - I do not want to further discourage folk from updating their stores. However at some point I intend to introduce maintenance subscriptions for access to updates which will be very much cheaper if continuous, and somewhat cheaper if lapsed.
You do not have the required permissions to view the files attached to this post.
User avatar
Mort_Lemur
Builder
Posts: 63
Joined: Tue Jun 02, 2026 6:12 pm
Phoenix Version: v1.1.0.6
Has thanked: 42 times
Been thanked: 17 times

Re: Hypothetical Question - Addons

Post by Mort_Lemur »

@Dan Cole
I haven't tried it but there is a subscribe button showing with the addons. See this screen shot.
I gave this a try and it does work - email notification when a mod is updated - So maybe worth subscribing to all the mods (free ones) that are installed.
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Hypothetical Question - Addons

Post by Kofod95 »

BrockleyJohn wrote: Sat Aug 08, 2026 6:33 am A dashboard module could show any that need updating.
I was wondering whether a security_check module would be better? And then make it best practise for all add-ons to include a file with a path or similar to their update-feed (maybe the add-ons area could even be made to create and add that file to the add-ons on upload?)

But I look forward to see your add-on manager! I have Zipurmans and like that a lot, but seeing the work you did with the updater, I'm quite sure I will buy the manager, once released.

//Daniel


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply