- Posts: 3
- Thank you received: 0
Trigge on event check in
- Javier
- Topic Author
- Offline
- New Member
-
Less
More
5 years 11 months ago #133919
by Javier
Trigge on event check in was created by Javier
Hi,
Exists an event to create a plugin that executes when is selected check in?
I need re-sent the certificate after the check in
Thanks
Exists an event to create a plugin that executes when is selected check in?
I need re-sent the certificate after the check in
Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 11 months ago #133920
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Trigge on event check in
Hi Javier
It's not supported yet but I can work on it to support it
Could you please explain how you checkin registrants? Select multiple registration records and press Checkin button in the toolbar?
Or click on the (unchecked in) checkin icon to checkin registrant?
Please let me know so that I can modify code to add the trigger for you
Tuan
It's not supported yet but I can work on it to support it
Could you please explain how you checkin registrants? Select multiple registration records and press Checkin button in the toolbar?
Or click on the (unchecked in) checkin icon to checkin registrant?
Please let me know so that I can modify code to add the trigger for you
Tuan
Please Log in or Create an account to join the conversation.
- Javier
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
5 years 11 months ago #133935
by Javier
Replied by Javier on topic Trigge on event check in
Hi Tuan,
Just now we are clicking on the unchecked in icon
Just now we are clicking on the unchecked in icon
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 11 months ago #133944
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Trigge on event check in
Hi Javier
I just updated some code to trigger event when registrant is checked in like that:
- The plugin which is triggered in this case is onAfterAdminCheckinRegistrant , there is a $row object passed to the event trigger (which is a registration record being checked in)
- There is also another event triggered onAfterAdminBatchCheckinRegistrants when admin check in multiple registrants (from button in the toolbar). There is a parameter $cid passed to the event trigger (which stores ID of all the records which are being checked in)
Tuan
I just updated some code to trigger event when registrant is checked in like that:
- The plugin which is triggered in this case is onAfterAdminCheckinRegistrant , there is a $row object passed to the event trigger (which is a registration record being checked in)
- There is also another event triggered onAfterAdminBatchCheckinRegistrants when admin check in multiple registrants (from button in the toolbar). There is a parameter $cid passed to the event trigger (which stores ID of all the records which are being checked in)
Tuan
The following user(s) said Thank You: Javier
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 11 months ago #133945
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Trigge on event check in
Please access to My Downloads menu item, download latest package package of Events Booking, write the plugin to do what you want with the new event trigger and let me know if you have any other questions
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.