Installation
Module placement
Add this repository as a Drupal module (for example under a custom or contrib module path used by your project).
Composer dependency
conreg requires stripe/stripe-php (declared in composer.json).
Typical workflow from the module root:
composer install
Enable modules
Enable conreg first, then optional submodules as needed:
conreg_airtableconreg_badgesconreg_clickupconreg_discordconreg_lookupconreg_planzconreg_simplenews
Initial configuration
- Open
admin/config/conreg/events. - Create or clone an event.
- Configure event tabs under
admin/config/conreg/{eid}.