No bug trouble setting up the Joomla Updater configuration for a package

More
3 weeks 3 days ago #3285 by Ruediger Schultz
Hey Ruud,

I seem to miss something when creating a new file. On the "Joomla Updater" tab I enter the (hopefully) proper values, but when calling the updater manifest, I only get an "empty" response
(see  it-solutions.schultz.ch/en/?option=com_o..._pwned/extension.xml )
I could not find any info about this in the documentation...

What am I missing?
Kind regards
Ruediger
The topic has been locked.
More
3 weeks 2 days ago - 3 weeks 2 days ago #3286 by Ruud van Lent
Hi,
the URL is wrong, this is the correct one:
Code:
https://it-solutions.schultz.ch/en/?option=com_ochsubscriptions&view=updater&format=xml&element=password_pwned


for your reference, here a snippet from one of my extensions manifest xml:
Code:
    <changelogurl>https://onlinecommunityhub.nl/index.php?option=com_ochsubscriptions&amp;view=changelog&amp;format=xml&amp;element=ochjssocials</changelogurl>     <updateservers>         <server             type="extension"             priority="1"             name="ochJSsocials">https://onlinecommunityhub.nl/index.php?option=com_ochsubscriptions&amp;view=updater&amp;format=xml&amp;element=ochjssocials</server>     </updateservers>     <dlid prefix="key=" />  
you can find the documentation here: onlinecommunityhub.nl/documentation/ochs...xtension-integration
 
Last edit: 3 weeks 2 days ago by Ruud van Lent.
The following user(s) said Thank You: Ruediger Schultz
The topic has been locked.
More
3 weeks 2 days ago #3287 by Ruud van Lent
Hi Ruediger,

seeing you hit the thank you button so assume this is now solved for you.
Closing this topic,
feel free to open a new one if you have new or follow up questions.

have a nice weekend!
regards,
Ruud.
The topic has been locked.