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 b152f94 commit 57544ebCopy full SHA for 57544eb
plugins/install-plugins.sh
100644
100755
@@ -2,7 +2,7 @@
2
PLUGINS="adminforth-audit-log adminforth-email-password-reset adminforth-foreign-inline-list \
3
adminforth-i18n adminforth-import-export adminforth-text-complete adminforth-open-signup \
4
adminforth-rich-editor adminforth-two-factors-auth adminforth-upload adminforth-oauth \
5
-adminforth-list-in-place-edit adminforth-inline-create adminforth-markdown"
+adminforth-list-in-place-edit adminforth-inline-create adminforth-markdown adminforth-email-invite"
6
7
# Function to install a plugin
8
install_plugin() {
0 commit comments