diff --git a/scripts/install b/scripts/install index c0bb6fe..38d9854 100644 --- a/scripts/install +++ b/scripts/install @@ -142,6 +142,9 @@ ynh_script_progression --message="Installing additional plugins..." --weight=60 # Create logs and temp directories mkdir -p "$final_path/"{logs,temp} +# Install net_LDAP +ynh_composer_exec --commands="require kolab/net_ldap3" + # Install contextmenu and automatic_addressbook plugins # https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook # https://plugins.roundcube.net/packages/johndoh/contextmenu