Jump to content

how to get list of prestashop supported version


aqueos

Recommended Posts

hi,

 

 I search to automate, as a sysadmin,  alert about obsolete versions of installed prestashop. I can list all the prestashop on the machine and their versions if any but i lack a way to list the supported versions that exist for prestashop. I need a reliable source as i parse the github page for version but this is really bad hack

So i search a way to have the pestashop supported versions from the prestashop website. The only source i can find on the net is:

view-source:https://api.prestashop.com/xml/channel.xml

but it list 1.4 1.5 1.6 as STABLE and AVAILABLE but they are all EOL so..... and i find no flag to tell if a version is supported or not or if it is obsolete. Do you know a way to get the list ?

I found absolutly no docs about this on the net :( Drupal publish for exemple a lit of version with a tag for supported versions:

view-source:https://updates.drupal.org/release-history/drupal/current

<supported_branches>10.0.,10.1.,9.4.,9.5.</supported_branches>

i search the same kind of thing for prestashop. Any ideas or pointers ?

 

ps: i cannot access the prestashop of the customers i can only see files so i cannot use any internal prestashop api that is inside the installed shop.

ps2: i imagine there is an internal system in the admin for that but i search to alert users that do not look at it.

best regards,

Ghsilain.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...