Jūs esateelgg
elgg
ELGG. How to get group by its group name?
ELGG has method get_user_by_username(), which returns the object ElggUser. Unfortunately, there is no method called get_group_by_groupname().
ELGG. Howto disable email verification
Last Friday I was working with the ELGG framework. I registered a user. Then the confirmation email was sent to the user, saying "press on the link below to confirm your email account". Unfortunately I didn't want to have that email.

