Skip to content

Commit 57544eb

Browse files
committed
fix: update install-plugins.sh to include 'adminforth-email-invite' plugin
1 parent b152f94 commit 57544eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/install-plugins.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PLUGINS="adminforth-audit-log adminforth-email-password-reset adminforth-foreign-inline-list \
33
adminforth-i18n adminforth-import-export adminforth-text-complete adminforth-open-signup \
44
adminforth-rich-editor adminforth-two-factors-auth adminforth-upload adminforth-oauth \
5-
adminforth-list-in-place-edit adminforth-inline-create adminforth-markdown"
5+
adminforth-list-in-place-edit adminforth-inline-create adminforth-markdown adminforth-email-invite"
66

77
# Function to install a plugin
88
install_plugin() {

0 commit comments

Comments
 (0)