This extension ups the number of "Maximum additional participants" for CiviCRM Events from 9 to 30. The extension is licensed under AGPL-3.0.
- PHP v5.4+
- CiviCRM (FIXME: Version number)
This extension has not yet been published for installation via the web UI.
Sysadmins and developers may download the .zip file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl com.aghstrategies.registermoreparticipants@https://github.com/FIXME/com.aghstrategies.registermoreparticipants/archive/master.zipSysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/FIXME/com.aghstrategies.registermoreparticipants.git
cv en registermoreparticipants(* FIXME: Where would a new user navigate to get started? What changes would they see? *)
(* FIXME *)
Make the Max number of additional participants a setting
