SmartBoot: An almost ready-to-use skeleton

The role of “smartBoot” is to provide you with everything you need in one go to add the entire doliMobile technical stack to your standard dolibarr module!

Read more: https://inligit.fr/cap-rel/dolibarr/smartmaker/smartboot.git

Place yourself in the “cuckoo” folder of your new module and run the following command:

cd cuckoo
git clone https://inligit.fr/cap-rel/dolibarr/smartmaker/smartboot.git && ./smartboot/setup.sh

Then follow the steps in the wizard:

Is your project name Coucou ?
[y/n] y
ok continue


please wait during npm install depends ... it could take time :)

Congratulations! After a few minutes/seconds your module will be augmented with the doliMobile toolbox!