Registration History CSV/Excel export

  • Svashtar
  • Topic Author
  • Offline
  • New Member
  • New Member
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

Please Log in or Create an account to join the conversation.

More
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

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc