21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 210 Views |
-
Can I use silverstripe for this?

8 May 2012 at 2:47am
I am building a new site where I need to do the following:
1. Periodically Import a list of users from a csv file, register them to a specific group and send a mail to these users with a generate password link.
2. Periodically update existing user details using a csv file and add them to a new group.
Is this possible within silverstripe core or can some one suggest module/s for the same...
-
Re: Can I use silverstripe for this?

8 May 2012 at 6:32am
SS has a cool restfulserver:
http://api.silverstripe.org/2.4/sapphire/api/RestfulServer.htmlthere are also some examples.
but it's also very easy to create users manualy via the ORM.
| 210 Views | ||
|
Page:
1
|
Go to Top |


