conferencetools / checkin
Check in/door list module
0.2.1
2018-04-08 13:46 UTC
Requires
- php: >=7.0.5
- carnage/cqorms: ~0.3.0
- carnage/cqrs: ~0.2.0
- carnage/zend-layout-per-module: ~0.1.0
- carnage/zendfony-cli: ~0.2.0
- chillerlan/php-qrcode: ^2.0
- doctrine/common: ^2.6.0
- doctrine/doctrine-orm-module: ^1.0.0
- neilime/zf2-twb-bundle: 2.*@stable
- rwoverdijk/assetmanager: ^1.7
- zendframework/zend-console: ^2.5 || ^3.0
- zendframework/zend-filter: ^2.5 || ^3.0
- zendframework/zend-form: ^2.5 || ^3.0
- zendframework/zend-http: ^2.5 || ^3.0
- zendframework/zend-inputfilter: ^2.5 || ^3.0
- zendframework/zend-log: ^2.5 || ^3.0
- zendframework/zend-mail: ^2.5 || ^3.0
- zendframework/zend-math: ^2.5 || ^3.0
- zendframework/zend-mime: ^2.5 || ^3.0
- zendframework/zend-mvc: ^2.5 || ^3.0
- zendframework/zend-servicemanager: ^2.5 || ^3.0
- zendframework/zend-session: ^2.5 || ^3.0
- zendframework/zend-stdlib: ^2.5 || ^3.0
- zendframework/zend-validator: ^2.5 || ^3.0
- zendframework/zend-view: ^2.5 || ^3.0
Requires (Dev)
- mockery/mockery: ~0.9.1
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-10-16 02:32:45 UTC
README
This is a check in module designed to be used as a door list for conferences.
The plan is to allow this to be used as a stand alone application, however the MVP will depend on using the tickets module alongside to register the delegates into the system.
Documenation
Full documantation is available at https://conferencetools.github.io/docs/checkin/
Features
Delegate management
- Search delegates by name, email, ticket id
- Check them in on arrival
- Generate + Scan QR code tickets (planned)
Ticketing integration
- Automatically import delegates from the tickets module once a purchase is made
- Update details automatically if details are changed