PAGE OUTDATED¶
The current page is out-of-date. Please refer to the new documentation to know about FHS:
http://glpi-developer-documentation.readthedocs.io/en/master/sourcecode.html#file-hierarchy-system
File Hierarchy System of GLPI¶
GLPI/
- ajax/ : All ajax components
- config/ : Config and constant files
- css/ : Style Sheets
- files/ : All additional files (documents / sessions files / log files / dump files...)
- front/ : All displayed pages
- help/ : Help files (now link to wiki)
- inc/ : All include files containing classes and functions
- install/ : All files used to the update are install processes (SQL dump)
- lib/ : All external libraries
- locales/ : All dictionaries
- pics/ : All pictures and icons
- plugins/ : plugin directory
- scripts/ : Various scripts which can be used in cron jobs for example
AUTHORS.txt : AUTHOR file
CHANGELOG.txt : CHANGELOG file (link to dev site)
COPYING.txt : License
index.php : main page
LISEZMOI.txt : french README
login.php : page used for login process
logout.php : page used for logout process
README.txt : README
status.php : page give status of GLPI for monitoring purpose
script.js : main javascript functions
.htaccess : htaccess to for charset