• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: RScheckIN Component [FREE TOOL]

RScheckIN Component [FREE TOOL] 2 weeks 4 hours ago #43410

  • rakeshy
  • rakeshy's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 94
  • Thank you received: 3
RSevents! CheckIN
DOWNLOAD at Github

Created this tool out of pure necessity, sharing it to help other event hosts.


Like it? Send me a drink or give a thank you.


RScheckIN options
- Upcoming events can be selected in frontend of site (Super User, event owner and groups) after login.
- Clear overview of checked/unchecked subscribers in frontend. NEW
- Special filter options for easy listing in frontend and backend.
- Single click subscriber checkin that has status Complete (other status not possible), making RED button Green color
- Multiple sold tickets checkin possible, visilizing with * button
- Extra RSform fields can be shown from settings. Default; Subscriber name, Tickets, Total, ID
- Easy mobile ready with landscape showing the extra RSform fields.
- Option to add notes to subscriber by cashier.
- Red Checkbox to also display the subscribers that are not status Complete, with dark backgrounds.
- Add subscribers button.
- CSV export, Checked in and Unchecked.
- Backend overview of checked in subscribers and notes.


Future additions
- Barcode & QRcode scanning with mobile
- Add & remove tickets.
- More export options.
- Resend PDF tickets to subscriber.



Frontpage




Multiple-Ticket checkboxes




Showing incomplete subscribers




Adding subscriber

Use coupon: CASH



Backend subscribers overview





Settings for hidden field and other RSform fields

Create hidden field in your ticket form of RSform with exactly this name: Subscription_Note
Last Edit: 2 weeks 4 hours ago by rakeshy.
The administrator has disabled public write access.

RScheckIN Component [FREE TOOL] 1 week 6 days ago #43415

  • aalisg
  • aalisg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 1
Hello and we are glad to see the result,

For feedback when installing we get these two warnings:

"JInstaller: :Install: le fichier n'existe pas [ROOT][TMP]/install_6620ae08c09e1/site/language/fr-FR/fr-FR.com_rseventscheckin.ini"
"JInstaller: :Install: le fichier n'existe pas [ROOT][TMP]/install_6620ae08c09e1/admin/language/fr-FR/fr-FR.com_rseventscheckin.ini"

And, when we nagivate the component we get this warning:

"Warning: Attempt to read property "MultipleSeparator" on bool in /home/customer/www/*****.org/public_html/administrator/components/com_rseventscheckin/models/rseventscheckins.php on line 368"

Regards,
The administrator has disabled public write access.

RScheckIN Component [FREE TOOL] 1 week 4 days ago #43419

  • rakeshy
  • rakeshy's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 94
  • Thank you received: 3
I won't be adding the ini files for all the languages.

You can translate it to your language fr-FR and upload the file here for others.

Locate the file in Site>Language>en-GB>en-GB.com_rseventscheckin.ini
And create a new one in the folder fr-FR>fr-FR.com_rseventscheckin.ini

Then include it in the new .zip file, then upload it.

Will look into the bug.

en-GB file:
; Joomla! Project
; Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8
 
COM_RSEVENTSCHECKIN_LEGEND_DETAILS="Events Checkin Details"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_CREATING="Events checkins"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_ERROR_UNACCEPTABLE="Sorry, you have an error"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_DETAILS="Events checkins details"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_NOTE_LABEL="Note"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_NOTE_SAVE_LABEL="Save Note"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_NOTE_CLOSE_LABEL="Close"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_NOTE_HEADING_LABEL="Please enter the note for this subscription"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_CONFIRM_HEADING_LABEL="Confirm Tickets"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_SUBSCRIBER_HEADING_LABEL="Add Subscriber"
COM_RSEVENTSCHECKIN_EXPORT_CONFIRMED_CSV="Export Confirmed CSV"
COM_RSEVENTSCHECKIN_EXPORT_UNCONFIRMED_CSV="Export Unconfirmed CSV"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_STATUS="Ticket Status"
COM_RSEVENTSCHECKIN_SUBSCSRIPTION_STATUS="Status"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_CONFIRM_LABEL="Confirm"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_UNCONFIRM_LABEL="UnConfirm"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_UNCHECK_TOOLTIP="Uncheck to show only complete subscription"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_CHECK_TOOLTIP="Check to show complete & incomplete"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_ADD_SUBSCRIBER_LABEL="+ Add Subscriber"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_TOTAL_SUBSCRIBER_LABEL="Total"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_TOTAL_UNCHECKED_LABEL="Unchecked"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_TOTAL_UNCHECKED_TICKETS_LABEL="Tickets"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_TOTAL_CHECKED_LABEL="Checked"
COM_RSEVENTSCHECKIN_RSEVENTSCHECKIN_TOTAL_HIDDEN_LABEL="Hidden"
COM_RSEVENTCHECKIN_RSEVENTSCHECKIN_TICKET_ASC="Ticket ascending"
COM_RSEVENTCHECKIN_RSEVENTSCHECKIN_TICKET_DESC="Ticket descending"
COM_RSEVENTCHECKIN_RSEVENTSCHECKIN_NOTE_ASC="Note ascending"
COM_RSEVENTCHECKIN_RSEVENTSCHECKIN_NOTE_DESC="Note descending"
Last Edit: 1 week 4 days ago by rakeshy.
The administrator has disabled public write access.

RScheckIN Component [FREE TOOL] 1 week 4 days ago #43420

  • aalisg
  • aalisg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 1
Hello and thank you for reply,

I won't be adding the ini files for all the languages.

You can translate it to your language fr-FR and upload the file here for others.

Locate the file in Site>Language>en-GB>en-GB.com_rseventscheckin.ini
And create a new one in the folder fr-FR>fr-FR.com_rseventscheckin.ini

Then include it in the new .zip file, then upload it.

That is what we surmised. It was just to let you know that it could confusing because when people see this error then can (wrongly) suppose that such file exists.

Will look into the bug.

When you can. Again, it was just to give you feedback.

Anyway thank you again for this amazing job.

Regards,
Last Edit: 1 week 4 days ago by aalisg. Reason: typo
The administrator has disabled public write access.

RScheckIN Component [FREE TOOL] 1 week 3 days ago #43421

  • rakeshy
  • rakeshy's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 94
  • Thank you received: 3
Please check v1.1

Please use GitHub for bug reporting.
The administrator has disabled public write access.

RScheckIN Component [FREE TOOL] 5 days 6 hours ago #43432

  • aalisg
  • aalisg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 1
Hello,

We would like to know if RS! CheckIn was compatible with Joomla! 5.

Regards,
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!