You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-06-24 14:08:59

Afol
Member
Registered: 2021-12-23
Posts: 77

How to check version GLPI ?

where should i look to know the version i am using of the glpi? and to check?

Offline

#2 2022-06-24 14:09:37

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: How to check version GLPI ?

front/config.form.php > the System tab


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#3 2022-06-24 16:33:52

Afol
Member
Registered: 2021-12-23
Posts: 77

Re: How to check version GLPI ?

WebGreg wrote:

front/config.form.php > the System tab

I have this version: GLPI 9.5.5
what is the procedure to update it? is it recommended to do so? it is not very old.

Offline

#4 2022-06-24 17:24:17

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: How to check version GLPI ?


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#5 2022-12-14 12:31:19

alientm
Member
Registered: 2014-07-07
Posts: 53

Re: How to check version GLPI ?

WebGreg wrote:

front/config.form.php > the System tab

how to use it ? i am new to linux smile


GLPI 9.4.4 + FusionInventory 9.4+1.1 on Ubuntu 18.04

Offline

#6 2022-12-14 12:52:19

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: How to check version GLPI ?

Go to Setup > General in the menu, and then click the System tab. The GLPI version is listed with the other system setup information.
Alternatively, if you are in a version older than 10.0, the version is along the bottom of most pages in GLPI.
After GLPI 10, you can click the account dropdown in the very top right (where it has your current profile and picture) and select About.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#7 2022-12-14 13:22:31

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: How to check version GLPI ?

alientm wrote:
WebGreg wrote:

front/config.form.php > the System tab

how to use it ? i am new to linux smile

It's not linux, it's just a fragment of the glpi's web address wink Copy it and paste it into the appropriate fragment to go to the indicated page.


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#8 2023-07-07 09:38:25

grefabu
Member
Registered: 2017-09-22
Posts: 110

Re: How to check version GLPI ?

cconard96 wrote:

Alternatively, if you are in a version older than 10.0, the version is along the bottom of most pages in GLPI.

There was a Checkbox to activate the display of the version along the bottom of pages.
This is with 10.x obsolete?

Offline

#9 2023-07-08 13:29:35

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: How to check version GLPI ?

Yes, there is no way to show the version at the bottom of pages.
In GLPI 10, the options to see the version are in the settings or in "About" in the user menu (top right of the page).


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#10 2023-07-24 09:43:24

zoomin
Member
From: France
Registered: 2022-12-22
Posts: 3

Re: How to check version GLPI ?

there is no "About" if you are using a GLPI Network Cloud instance.

Offline

#11 2023-11-15 17:52:19

bloginfo
Consultant
From: Saint-Eloi-de-Fourques, France
Registered: 2015-10-27
Posts: 7
Website

Re: How to check version GLPI ?

From the GLPI install directory, on Linux :

cat inc/define.php | grep "'GLPI_VERSION'"|cut -d "'" -f 4

Source : Get GLPI version from the command interpreter.

Offline

Board footer

Powered by FluxBB