- Posts: 2
- Thank you received: 0
Registration History CSV/Excel export
- Svashtar
- Topic Author
- Offline
- New Member
-
Less
More
6 years 10 months ago #117476
by Svashtar
Registration History CSV/Excel export was created by Svashtar
Is there a way to allow users to export their registration history?
As it seems it is not possible out of the box.
Would you be so kind and maybe give me some direction how i could achieve that.
Thx
As it seems it is not possible out of the box.
Would you be so kind and maybe give me some direction how i could achieve that.
Thx
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 10 months ago #117478
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Registration History CSV/Excel export
Hello
Unfortunately, it's not supported. So if you need it, you will need to implement it yourself. It's not something like few lines of code, so I could not guide you:
1. Modify the file components/com_eventbooking/themes/default/history/default.php to add export button
2. Modify components/com_eventbooking/controller/registrant.php, add new method to allow export registration history (base on code of existing export method)
Honestly, you will need to know Joomla programming to do it. If you don't know code, it won't be possible to add this feature and you will have to hire someone to do it for you
Tuan
Unfortunately, it's not supported. So if you need it, you will need to implement it yourself. It's not something like few lines of code, so I could not guide you:
1. Modify the file components/com_eventbooking/themes/default/history/default.php to add export button
2. Modify components/com_eventbooking/controller/registrant.php, add new method to allow export registration history (base on code of existing export method)
Honestly, you will need to know Joomla programming to do it. If you don't know code, it won't be possible to add this feature and you will have to hire someone to do it for you
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.