We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f3e99 commit 8c310aeCopy full SHA for 8c310ae
1 file changed
Makefile
@@ -1,5 +1,4 @@
1
2
-
3
all: ext
4
@echo "Extension built, you should be able to install it using EspoCRM extension installer"
5
@@ -15,5 +14,6 @@ install:
15
14
uninstall:
16
bash ./build-hookedformulas.sh uninstall
17
+espocrm6_install:
18
19
0 commit comments