Skip to content

Commit

Permalink
Instala plugin AdminLoginAsUser
Browse files Browse the repository at this point in the history
  • Loading branch information
erleibiazzio committed Nov 16, 2023
1 parent 54d7f0f commit 9e265af
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 @@ -4,3 +4,6 @@
[submodule "plugins/MapasBlame"]
path = plugins/MapasBlame
url = https://github.com/mapasculturais/plugin-MapasBlame.git
[submodule "plugins/AdminLoginAsUser"]
path = plugins/AdminLoginAsUser
url = https://github.com/mapasculturais/plugin-AdminLoginAsUser.git
1 change: 1 addition & 0 deletions compose/common/config.d/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'plugins' => [
'AdminLoginAsUser' => ['namespace' => 'AdminLoginAsUser'],
'MultipleLocalAuth' => [ 'namespace' => 'MultipleLocalAuth' ],
'MapasBlame' => [
'namespace' => 'MapasBlame',
Expand Down
1 change: 1 addition & 0 deletions plugins/AdminLoginAsUser
Submodule AdminLoginAsUser added at 04f16d

0 comments on commit 9e265af

Please sign in to comment.