Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Add User Programmatically to site
I wanted to add user programmatically to the site. I search on the internet and got so many blogs regarding adding users but none of them I completely understand. So can anyone have an idea about how to add User or please provide a link to the blog where I can get all the information in details?
Thanks in advanced.
Hi ,
You can add user to specific site by below service.
GroupLocalService.addUserGroup(userId, groupId);
You can provide groupid of the site and userid which u want to associate site with.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™