We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7712eb4 commit 163bcc5Copy full SHA for 163bcc5
.gitmodules
@@ -37,3 +37,6 @@
37
[submodule "plugins/Analytics"]
38
path = plugins/Analytics
39
url = https://github.com/mapasculturais/plugin-Analytics
40
+[submodule "src/plugins/CustomEntity"]
41
+ path = src/plugins/CustomEntity
42
+ url = https://github.com/mapasculturais/plugin-CustomEntity
config/plugins.php
@@ -10,6 +10,7 @@
10
'ValuersManagement',
11
'MultipleLocalAuth',
12
'WhatsAppFloating',
13
+ 'CustomEntity',
14
'Accessibility',
15
'Analytics',
16
]
src/plugins/CustomEntity
0 commit comments