An extension for CiviCRM. This function takes a group of contacts, and splits it into several new smaller groups, each with some maximum number of contacts. The original group is left untouched.
Install in the usual ways, either from the CiviCRM extensions repository or
by downloading directly from GitHub. If you download a snapshot you may need
to rename the extension's directory to the extension's key
(uk.org.futurefirst.networks.splitgroup
).
- Split large groups of contacts into smaller groups- for example, in order to send large mailshots out in batches
- Provides an API function Group.Split
- Provides an easy-to-use form where you can select the base group and the required maximum size of the split groups
Copyright (C)2016 Future First. Future First Alumni Limited (formerly known as The Camden Future First Network Limited), operating under the public name 'Future First', is a registered charity in England and Wales (1135638) and Scotland (SC043973).
Maintained by David Knoll.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.