Skip to content

Register participants to multiple events based on event ids entered in the custom field.

License

Notifications You must be signed in to change notification settings

fuzionnz/nz.co.fuzion.multipleeventreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nz.co.fuzion.multipleeventreg

Registers participant to multiple events based on the event ids entered by the user on the custom field.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.0+
  • CiviCRM (FIXME: Version number)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

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 nz.co.fuzion.multipleeventreg@https://github.com/FIXME/nz.co.fuzion.multipleeventreg/archive/master.zip

Installation (CLI, Git)

Sysadmins 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/nz.co.fuzion.multipleeventreg.git
cv en multipleeventreg

Usage

  • On installation, the extension creates a new custom field on the "Event" entity.
  • Enter comma-separated event ids on the custom text field. So eg if you're creating an event E1 and want participants to also register to E2 and E3, enter ids for E2, E3 on the text field.
  • Register a partcipant on E1. The participant should also register to E2 and E3.

Known Issues

(* FIXME *)

About

Register participants to multiple events based on event ids entered in the custom field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages