By gilou103 on Tuesday, 15 April 2025
Replies 1
Likes 0
Views 294
Votes 0
Hello,

Since updating to Joomla 5.3.0, your extension update appears to be marked as "Invalid extension update", likely due to the <targetplatform> tag in the "package_jevents.xml" file.

https://www.jevents.net/newupdates/package_jevents.xml

The current line:

<targetplatform name="joomla" version="5.[012]|4.[01234]"/>

prevents it from running under Joomla 5.3.0.

Would you consider updating it to include Joomla 5.3? For example:

<targetplatform name="joomla" version="5.[0123]|4.[01234]"/>

or more broadly:

<targetplatform name="joomla" version="5\.\d+|4\.[01234]"/>

Thank you for your continued support and great work on this extension.

Best regards,
Gil
You can download an install manually - it should work fine in Joomla 5.3, we haven't updated the XML file yet. I will do that tomorrow. I thought 5.3 was still a couple of weeks away
·
Wednesday, 16 April 2025 10:44
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post