This plugin imports BuddyPress groups with their settings from CSV file.
Preapare CSV file, select bulk settings if needed and then click import.
Install BuddyPress Groups Import either via WordPress org plugin directory, or by uploading the files to your server into wp-content plugins directory..
Activate the plugin through the Plugins WordPress..
Some strange characters are displayed in group name and or group description after i import file, why..
Change your CSV file encoding to utf-8 and retry...
Split your CSV file into two or more and retry.
Extract the zip file, locate and open the bpgi php file using Notepad++, and locate this on line 19 add action.
Open text file and paste in this., Your Group Name, Your group description, public, yes, admins., Your Group Name, Your group description, public, yes, admins., Your Group Name, Your group description, public, yes, admins.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more