Share » Forums » Setup & design » Importing users from csv

Importing users from csv

Importing users from csv

Wednesday 18 May 2011 6:47:00 am - 5 replies

Modified on Wednesday 18 May 2011 6:55:27 am by Andy Woods

Author Message

Jérôme Vieilledent

Wednesday 18 May 2011 7:05:05 am

Hello

You can do so with SQLIImport extension ;)

Andy Woods

Wednesday 18 May 2011 7:58:54 am

I've had a quick look at the extension but can't see any information that explains how to import users.

Have you used it to import users?  Is it a straightforward process?

Is this the easiest way to import users?

Thanks,

Andy

Jérôme Vieilledent

Thursday 19 May 2011 1:05:53 am

Hi Andy

Users in eZ Publish are actually content objects with an ezuser attribute, so it is straightforward :).

I already made an implementation of user import in my JanrainAuth extension (to connect user from social networks like Facebook). Take a look at the JanrainAuth class, in getUser() method.

You also might want to read the SQLIImport fromString() Appendix to learn how to deal with ezuser datatype. Take also a look at the documentation because there is a set of classes to handle CSV files ;).

Cheers !

Andy Woods

Friday 20 May 2011 2:32:22 am

Has anyone uses the user_import extension?

  http://projects.ez.no/user_import

I've installed it but I can't work out how to use it.

Andy

scrieler _

Monday 23 May 2011 4:39:28 am

Can be that this isn't compatible with your ez version.

Try the sqliimport extension first, looks good :)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu