Skip to content

Commit

Permalink
Instalar plugin Analytics no ambiente Ref.: #29
Browse files Browse the repository at this point in the history
  • Loading branch information
LimaSystem committed Apr 11, 2024
1 parent 8a1c775 commit bb2ef16
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
[submodule "plugins/AdminLoginAsUser"]
path = plugins/AdminLoginAsUser
url = https://github.com/mapasculturais/plugin-AdminLoginAsUser.git
[submodule "plugins/Analytics"]
path = plugins/Analytics
url = https://github.com/mapasculturais/plugin-Analytics.git
1 change: 1 addition & 0 deletions docker/common/config.d/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
'AdminLoginAsUser' => ['namespace' => 'AdminLoginAsUser'],
'MultipleLocalAuth' => [ 'namespace' => 'MultipleLocalAuth' ],
'Zammad' => ['namespace' => 'Zammad'],
'Analytics' => ['namespace' => 'Analytics'],
'MapasBlame' => [
'namespace' => 'MapasBlame',
'config' => [
Expand Down
1 change: 1 addition & 0 deletions plugins/Analytics
Submodule Analytics added at fa267e

0 comments on commit bb2ef16

Please sign in to comment.