forked from Wavyzz/dolibarr
* Qual: Add force_install_createuser to setup script * Qual: Improve dev/setup/phpunit/setup_conf.sh # Qual: Improve dev/setup/phpunit/setup_conf.sh - Use variables for credentials instead of repeating hardcoded values; - Add variables to configuration parameters; - Add prefix to tables; - Execute repair.php. * Fix deprecated calls to explode(<string>, null) --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Setting up for Dolibarr development
Check out the online documentation for recommendations (to be updated).
If anything, install pre-commit - it will help run the tools to format and
make some basic verifications on your submission before committing and pushing
to github for a PR. See a quick start guide in this
Dolibarr repository.