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: Bulk-adding users
Bulk-adding users. I.e. adding multiple users at once would be a very useful feature. Does anyone know a way of doing it now?
You can put together a pretty simple app to take your user data and push through the Liferay API to create the accounts (basically a remote web service call).
I wish I could David. Unfortunately, I'm not developer - I get by by tweaking existing code and developing hooks.
I've found this portlet kindly made available by a user but when I click on the Import button I see an error messag: "Portlet is temporarily unavailable."
Any other suggestions?
I've found this portlet kindly made available by a user but when I click on the Import button I see an error messag: "Portlet is temporarily unavailable."
Any other suggestions?
That blog is pretty old and the portlet seems to be missing some critical details (i.e. in liferay-plugin-package.properties it is missing the liferay version info), so it's no wonder why the code doesn't work...
Thank you so much, this is exactly what I was looking for and it works great.
Tejas Kanani:
Check "CSV User Import" from Liferay Marketplace.
i checked ur proposed solution and it is working fine, thank you.
but when i check users and organizations from Eclipse, i dont see the added users.
any hint?
Did you try reindexing?
David H Nebinger:
Did you try reindexing?
thank you v much. it worked after i reindexed

fouad fouad:
David H Nebinger:Did you try reindexing?
thank you v much. it worked after i reindexed.
hello David, members
can you advise me on my question on this thread. https://www.liferay.com/community/forums/-/message_boards/message/48031443
thank you
can someone help me to add https://www.liferay.com/marketplace/-/mp/application/33064852 "CSV User Import" to liferay portal ? I am new to liferay. Thanks!
Nicolae Gabriel:
It's quite ancient now, and only published up to 6.2. The github repo has seen some work on 7.0, but it seems to be an abandoned plugin. You'd have to do some development work yourself in order to get it going - e.g. port the existing code to the version you're targeting.
can someone help me to add https://www.liferay.com/marketplace/-/mp/application/33064852 "CSV User Import" to liferay portal ? I am new to liferay. Thanks!
i am on 6.2, got Expected header not found in the CSV file.
Nicolae Gabriel:
i am on 6.2, got Expected header not found in the CSV file.
I'm looking at the Marketplace listing of that portlet, and the first screenshot of the page where you upload the CSV file clearly states what is also documented in the github repo's README:
The first line in the CSV file is mandatory and is exactly the following:
username;email;firstName;lastName;password;male;jobTitle;birthday;cf1;cf2;cf3;cf4;cf5;cf6;cf7;cf8;cf9;cf10;cf11;cf12;cf13;cf14;cf15;cf16;cf17;cf18;cf19;cf20
I wonder what your first line looks like...
anyone can help me compiling this old portlet ? I really need it working... or with http://www.liferay.com/community/wiki/-/wiki/Main/Web+Service+samples , this page does not work anymore!
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™