|
1 年間 前 | |
---|---|---|
.. | ||
documents_demo | 4 年 前 | |
.gitignore | 4 年 前 | |
README.md | 2 年 前 | |
initdemo.sh | 3 年 前 | |
initdemopassword.sh | 1 年間 前 | |
mysqldump_dolibarr_19.0.0.sql | 1 年間 前 | |
mysqldump_dolibarr_3.5.0.sql | 1 年間 前 | |
removeconfdemo.sh | 6 年 前 | |
savedemo.sh | 1 年間 前 | |
sftpget_and_loaddump.php | 1 年間 前 | |
updatedemo.php | 1 年間 前 |
Scripts in this directory can be used to reload or save a demo database. Install of package "dialog" is required.
The script initdemo.sh will erase current database with data intodev/initdemo/mysqldump_dolibarr_x.y.z.sql and copy files into documents_demo into officiel document directory.
Do a chmod 700 initdemo.sh then run ./initdemo.sh to launch Graphic User Interface.
After loading the demo files, admin login may be:
The goal of script dev/initdemo/updatedemo.php is to update dates into the demo data so samples are up to date.
The script dev/initdemo.savedemo.sh will save current database into a database dump file.