Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Using a .csv-file for creating groups

@anonymized-96400

Inactive

Grab the information from the file, turn it into an array, then loop through it and call `groups_create_group()` every time. You can find that function in bp-groups.php. It tells you all the parameters you need to fill in.

Skip to toolbar