<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Bulk Import of Users</title>
			<link>http://www.silverstripe.org/archive/show/196455?start=0#post235688</link>
			<description>&lt;p&gt;Hi, you will find in the attached files my  own implentation of bulk users import, directly duplicated from the code in newsletter ( &lt;a href=&quot;http://www.webmasterbulletin.net/2008/11/silverstripe-howto-import-group-users/496&quot;&gt;screenshot here &lt;/a&gt;)&lt;/p&gt;&lt;p&gt;place the following in cms/code&lt;br /&gt;SecurityAdmin.php (replace)&lt;br /&gt;SecurityImportField.php (new)&lt;/p&gt;&lt;p&gt;and place the following in cms/templates (both new)&lt;br /&gt;Security_RecipientImportField.ss&lt;br /&gt;Security_RecipientImportField_Table.ss&lt;/p&gt;&lt;p&gt;tested on 2.2.3&lt;/p&gt;&lt;p&gt;don't know yet if it can import password too, to be tested, let me know how it goes for you&lt;/p&gt;&lt;p&gt;[edit] : do attached files work on this forum ? if not &lt;a href=&quot;http://www.webmasterbulletin.net/2008/11/silverstripe-howto-import-group-users/496&quot;&gt;download here.&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Bulk Import of Users &lt;a href=&quot;http://www.silverstripe.org/archive/show/196455?start=0#post235688&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/196455?start=0#post235688&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 25 Nov 2008 04:43:00 +1300</pubDate>
			<dc:creator>erwanpia</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/196455?start=0#post235688</guid>
		</item>
		
		<item>
			<title>Re: Bulk Import of Users</title>
			<link>http://www.silverstripe.org/archive/show/196455?start=0#post196656</link>
			<description>&lt;p&gt;There's a csv import for the newsletter mailing list. Maybe you can simply alter that code and use it for your user import. I guess there shouldn't be too much to change, since the newsletter subscribers are basically users as well&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Bulk Import of Users &lt;a href=&quot;http://www.silverstripe.org/archive/show/196455?start=0#post196656&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/196455?start=0#post196656&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 09 Oct 2008 20:31:39 +1300</pubDate>
			<dc:creator>banal</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/196455?start=0#post196656</guid>
		</item>
		
		<item>
			<title>Bulk Import of Users</title>
			<link>http://www.silverstripe.org/archive/show/196455#post196455</link>
			<description>&lt;p&gt;Is there a tool to Bulk load users into the Users and User_Groups tables?&lt;/p&gt;&lt;p&gt;Ideally I'd like to upload a csv file containing FirstName, Surname, Email, Password and have the users added if they are not in the user database already, and add them to whatever group I specify. &lt;/p&gt;&lt;p&gt;Nice to have would be making Password optional and auto-generating passwords.&lt;/p&gt;&lt;p&gt;Anyone build anything like this? Or have thoughts on how to go about building it as an add-on?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Bulk Import of Users &lt;a href=&quot;http://www.silverstripe.org/archive/show/196455#post196455&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/196455#post196455&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 09 Oct 2008 13:01:42 +1300</pubDate>
			<dc:creator>artlung</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/196455#post196455</guid>
		</item>
		

	</channel>
</rss>