View Registrant List outside of plugin

More
11 years 1 month ago #57619 by jason
I was wondering if there was a way to allow viewing the registrant list outside of the plugin. For example, we have gone through registration and everyone is signed up for events and we have now disabled the link to the Event Booking plugin.

Currently we have a page for each event and a link to display the registrants for that event which looks something like this:

webdomain.com/index.php/user-access/even...-list?tmpl=component

which now doesn't work since the link to the plugin is disabled. Is it possible to somehow create a copy of com_eventbooking/views/registrantlist/tmpl/default.php to somewhere else and use that to display the registrant list, probably hardcoding the eventID or something?

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 1 month ago #57622 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic View Registrant List outside of plugin
Hi Jason

Unfortunately, it is not possible. I think you will need to find someone to write code for you to read data from database (#__eb_registrants table) and display on the place you want.

Tuan

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

Moderators: Tuan Pham Ngoc