dolibarr 21.0.0-alpha
install Directory Reference
Directory dependency graph for install:
dolibarr_dev/htdocs/install

Directories

 lib
 

Files

 check.php
 Test if file conf can be modified and if does not exists, test if install process can create it.
 
 fileconf.php
 Ask all information required to build Dolibarr htdocs/conf/conf.php file (will be written to disk on next page step1)
 
 inc.php
 File that define environment for support pages.
 
 index.php
 Show page to select language.
 
 install.forced.docker.php
 
 install.forced.sample.php
 
 phpinfo.php
 Show page phpinfo.
 
 repair.php
 Run repair script.
 
 step1.php
 Build conf file on disk.
 
 step2.php
 Create tables, primary keys, foreign keys, indexes and functions into database and then load reference data.
 
 step4.php
 Ask login and password of Dolibarr admin user.
 
 step5.php
 Last page of upgrade / install process.
 
 upgrade.php
 Run migration script.
 
 upgrade2.php
 Upgrade some data.