Skip to content

Releases: espocrm/extension-tools

0.4.5

Choose a tag to compare

@yurikuzn yurikuzn released this 12 Jun 11:07
  • TS support for 1 file copy command.

0.4.4

Choose a tag to compare

@yurikuzn yurikuzn released this 12 Jun 10:44
  • Update build tools.

0.4.3

Choose a tag to compare

@yurikuzn yurikuzn released this 20 Apr 14:04
  • TypeScript support.

0.4.2

Choose a tag to compare

@yurikuzn yurikuzn released this 20 Apr 14:01
  • TS files lookup.

0.4.1

Choose a tag to compare

@yurikuzn yurikuzn released this 09 Apr 14:22
  • Merging with an existing Espo config on building on top of an existing site instance. Requires php_scripts/prepare_config.php which can be copied from the ext-template repository.

0.4.0

Choose a tag to compare

@yurikuzn yurikuzn released this 25 Mar 11:29
  • Site customizations and config not removed when fetching and installing Espo on top.

0.3.6

Choose a tag to compare

@yurikuzn yurikuzn released this 02 Jun 08:51
  • Updated dependencies.

0.3.5

Choose a tag to compare

@yurikuzn yurikuzn released this 31 May 08:34
  • Adding developedModule parameter to config upon Espo installation. This allows to install other bundled extensions with developer mode enabled. Works as of Espo v9.1.6. Before, bundled extensions didn't work in developer mode.

0.3.4

Choose a tag to compare

@yurikuzn yurikuzn released this 31 May 07:52
  • Removing bundle files from site/client/custom/modules/{module}/lib after running copy. They are not supposed to be there and were previously copied as a side effect.

0.3.3

Choose a tag to compare

@yurikuzn yurikuzn released this 29 May 13:20
  • Updated frontend-build-tools