Skip to content

espocrm/extension-tools

Repository files navigation

Extension Tools for EspoCRM

Tools for EspoCRM extension development.

Commands:

  • node build --all – fetch the Espo instance, fully install and prepare;
  • node build --prepare-test – fetch the Espo instance and run composer install;
  • node build --copy – copy extension files to the site directory.