- Posts: 11
- Thank you received: 0
Export CSV file from the frontend
- wongacp
- Topic Author
- Offline
- New Member
-
Less
More
13 years 11 months ago #9505
by wongacp
Export CSV file from the frontend was created by wongacp
Is it possible to allow front-end managers to export the registrant csv file? At the moment, only backend administrators are allowed to do so. Please advise.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
13 years 11 months ago #9507
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Export CSV file from the frontend
Hi
Right now, there is no feature which allows export registrants from front-end yet . I will consider adding this feature to next release of the extension .
Regards,
Tuan
Right now, there is no feature which allows export registrants from front-end yet . I will consider adding this feature to next release of the extension .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- wongacp
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
13 years 11 months ago #9510
by wongacp
Replied by wongacp on topic Re: Export CSV file from the frontend
Thanks for considering adding this feature in the next release

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
13 years 11 months ago #9534
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Export CSV file from the frontend
There are more features to come on next version, so please keep an eye on my site to get updated versions in the future
.
Regards,
Tuan

Regards,
Tuan
Please Log in or Create an account to join the conversation.
- wongacp
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
13 years 11 months ago #9537
by wongacp
Replied by wongacp on topic Re: Export CSV file from the frontend
I can't wait, Tuan. Do you have a timeline for your next release?
Please Log in or Create an account to join the conversation.
- karagamber
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
13 years 3 months ago #13910
by karagamber
Replied by karagamber on topic Re: Export CSV file from the frontend
Any idea when this feature will be added?
I have clients interested.
Thanks,
Kara
I have clients interested.
Thanks,
Kara
Please Log in or Create an account to join the conversation.
- syeduk
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
13 years 3 months ago #13916
by syeduk
Replied by syeduk on topic Re: Export CSV file from the frontend
Not sure if this will break other functions (or the security risks), BUT i did manage to find a ducktape solution for this:
1. Create a URL link on your front-end user menu
2. In the URL box, point it to: index.php?option=com_eventbooking&task=csv_export
3. via FTP, open [root]/administrator/components/com_eventsbooking/controller.php
4. copy line 602-1004
5. via FTP, open [root]/components/com_eventsbooking/controller.php
6. scroll right to the bottom, and just before the last line, paste the code you copied earlier (make sure that the last line in this file remains the same...i.e. "}")
And now, when ever you click on the link, the download should start (make sure you're logged in to the front-end first though!)
1. Create a URL link on your front-end user menu
2. In the URL box, point it to: index.php?option=com_eventbooking&task=csv_export
3. via FTP, open [root]/administrator/components/com_eventsbooking/controller.php
4. copy line 602-1004
5. via FTP, open [root]/components/com_eventsbooking/controller.php
6. scroll right to the bottom, and just before the last line, paste the code you copied earlier (make sure that the last line in this file remains the same...i.e. "}")
And now, when ever you click on the link, the download should start (make sure you're logged in to the front-end first though!)
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.