Download the old RSVP Pro 3.4 series from here. Please note this is not under active development and you are encouraged to upgrade to version 3.6+.
You need to be a member of the JEvents Club to access this download
3.7.17 [Released - 2022-09-30 ]
Features
Now support DB List and Select List triggers for conditional fields
DBList fields now support searching for values dynamically matching results
DBList fields now support custom values when there are no matching results
Support direct not attend links in confirmation messages and communication messages
Bug Fixes
Fix for dblist not respecting conditional display in attendee list views
Fix exception message syntax in a few places using old paramater ordering not compatible with PHP 8
Fix for missing id='boxchecked' in form pages was breaking some action buttons in backend list views
Fix for ticket popup link in frontend
Fix for empty transaction date in some payment plugins
Fix for Hikashop transaction status update - didn't work for certain settings of identifiers for non-logged in users
3.7.16 [Released - 2022-09-19 ]
Features
Add support for basic attendee importing from backend list of attendees view
Virtuemart 4 compatibility
Add support for custom javascript and CSS in session templates
New option to lock number of guest tabs after registration or after payment
DB list field can be a condition based on value set or not-set
New option for dblist field to only allow value to be chosen only once per booking
Bug Fixes
Fix for Stripe plugin when no paymentinstents are included in response
Fix for instruction field not always displaying on guest tabs properly because of entity encoding
Disable show in form option for payment method - otherwise it would always default to manual destpie manual not being an option
Make sure transaction summary is available for display within a ticket - was previously only working if included in the INTRO first
Remove more jQuery calls in case site has disabled jQuery or it is loading late
Fix for ticket modal popup - needs JEvents upgrade too
Remove usage of get_magic_quotes_gpc from ePay, paypalcheckout, paypalipn, pointandpay
Fix for list select requirement for backend toolbar buttons
3.7.15 [Released - 2022-06-27 ]
Features
Bug Fixes
Fix for summary charts where event title has single quote/apostrophe in title
Fix for missing first tab title when admin is adding attendee in backend
Fix for missing cancel attendance button in frontend
3.7.14 [Released - 2022-06-07 ]
Features
New version of Stripe plugin to bring in line with latest API and security changes. Thanks to Skurvish for all his hard work on this!
Bug Fixes
Fix tooltips not showing in RSVP Pro config
Force payment amounts to be a number - accidentally typing a string caused RSVP Pro to throw error
Fix multi-guest html filtering of text or textarea inputs
Correct language for closing cancellation or changes date - label now changes dynamically to describe its function better
3.7.13 [Released - 2022-05-23 ]
Bug Fixes
User Profile Field fix to work in both Joomla 3 and Joomla 4 - location of form has changed
3.7.12 [Released - 2022-05-23 ]
Features
New template option to allow certain users to see attendees on waiting list, pending approval, not attendeing or unpaid. Option is set in the session options section of the template.
Bug Fixes
Paypal Express plugin config options changed to avoid clashes with Paypal IPN if both are enabled
Trap for error when not specifying a sesion template when creating an evewt
Fix for Joomla 4 needing a value for all fields in attendees table
Fix for missing transaction dates in authorize.net plugin
3.7.11 [Released - 2022-04-14 ]
Bug Fixes
Bring Attendee editing styling in line with RSVP Pro management styling
Fix for calendar field in registration form not respecting guest tabs
Bootstrap 5 frontend styling option
Fix for killing tabs not recalculating fees
Fix for installs on Joomla 3.x with MySQL version <= 5.5
Hide external link icons in Joomla 4.1
QR Image fix for Joomla 4.1
Fix for add attendee in modal popup window
3.7.10 [Released - 2022-02-16 ]
Bug Fixes
Make sure jevHelper is declared for inviting groups members to event
Avoid PHP 8.0 deprecation messages
Convert default time stamp on transaction_date to CURRENT_TIMESTAMP.
Set default value to '' for transaction_date to use new current_timestap value and ensure timestamp is set on transaction storing.
getErrorMessage is not supported in J4
3.7.9 [Released - 2022-02-01 ]
Bug Fixes
Fix for filtering registration form entries - strings were being converted to arrays by mistake
3.7.8 [Released - 2022-01-21 ]
Features
Add tabs support to checkout for bootstrap 5 templates
Add awaiting payment filter to list of attendees
Bug Fixes
Remove duplicate inclusion of componenthelper in cbfield declaration
Calendar custom field fix in Joomla 4 not rendering correctly
Fractional flat fees being truncated to whole numbers incorrectly
Joomla 4 plugin methods need to start with 'on' so payment gateway forms were not being rendered correctly
Bootstrap 5 tabs fixes for registration
Joomla 4 fix editor loading error in attendee messaging
Joomla 4 fixes for blank database fields not having default values set
Fix paypal express paypal notification execution
close cancellations period display should rely on allowcancellations and allowchanges values not just allowcancellations
addAttribute on simple_xml_element doesn't update existing values. Thanks to Skurvish for hightlighting the issue
3.7.6 [Released - 2021-11-29 ]
Features
Add log icon and data for the payment transactions
Bug Fixes
Convert loadIni to loadString as per: https://api.joomla.org/cms-2.5/classes/JRegistry.html#method_loadINI. loadIni Deprecated since 12.1.
convert (int) to intval() as per request add error handling for invalid paypal express credentials
Fix customising from event error by not having the description field set. Causes error in JLib with 'The database row is empty
Fix issue with Applying Token on Updating Attendance.
Fix Issue when using Community Builder on J4, getErrorNum() has been removed, instead count rows to see if we got any! Always set as an array.
3.7.5 [Released - 2021-11-12 ]
Bug Fixes
Make sure ComponentHelper ios declared in community builder field declaration
3.7.4 [Released - 2021-10-19 ]
Bug Fixes
Revert some advanced javascript to that old iOS 9 based devices that can't be upgraded are supported for another few months. There is no guarantee this support will continue beyond the end of 2021
Bring processing of paramaters in save attendee in line with record attendance
Boolean field preview button labels back to front
Theoretical xss exploit trap correction
Fix for radio button actions on guest tabs in UIKit
Fix conditional triggers for guest tabs
fix for conditional tabbed textarea display toggle
Fix for radio button actions on guest tabs in UIKit
Update Omipay libraries and QuickPay gateway to latest version
Add new guest tabs at the end in the DOM as well as on screen - affects the order the attendees are visible AFTER submitting the form
Fix for clicking x to close a tab - was not updating the 'guest count' field
Remove 'active' class on selected tabs when using uikit
PHP 8 support changes
Changes to support 3D Strong Customer Authentication for Stripe gateway
Hardening session ordering to ensure order field and order direction are valid values
Make sure fees are recalcuated then tab is removed using close icon on the tabs
3.7.3 [Released - 2021-06-24 ]
Bug Fixes
Corrected fix for confirming email address when already logged in as a separate user - usually happens during testing
Correct attendee export so headers for custom fields not for exporting are skipped
3.7.2 [Released - 2021-06-24 ]
Features
Add ticket display options to attendee overviews
Add HTML ticket option
Add {VCUSTOM} support for vertical summary of fields in tickets
Improve summary counts of sessions in control panel
Exporting and importing of session templates
Add ticket CSS option
Update OmniPay libraries to prepare for Stripe update
Add new show in ticket config option for RSVP Pro custom fields to allow creation of generic re-usable tickets.
Allow re-use of tickets by importing them from existing session templates
Add support for {TRANSACTIONSUMMARY} as field in tickets intro
After signing up for an event as an unconfirmed attendee don't show the form rather show a message that they need to confirm their email address
Bug Fixes
Fix for confirming email address when already logged in as a separate user - usually happens during testing
Frontend button replacement should respect the framework config option - was a problem on sites which used both bootstrap and uikit
Stop replacing checkboxes with buttons (will make this a config option in the future)
Fix for custom fields headers in front end exporting of attendees
Fix for coupon checking not finding field id
Fix for coupon checking button styling
3.7.1 [Released - 2021-06-03 ]
Bug Fixes
Authorize.net autload library missed from package
Fix for autocancelling unconfirmed attendees needed to cast the value to an integer in the comparison
Fix for filtering of checkbox inputs - Joomla InputFilter class is inadequate for the task
Sessions overview in the frontend missing repeat_id value error
Disable checkbox button replacement for frontend pending adding a new config option
Fix for UIkit tabs highlighting in registration form
3.7.0 [Released - 2021-05-26 ]
Features
Template editing style improvements to support JEvents UIKit form styling
Framework specific event registration form - configure on first tab of RSVP Pro config
Optional cleanup of unconfirmed attendees
Support for {RAWLINK} in messages and payment forms
Add router.php to allow better webhook support for authorize.net attend hosted solution
Exporting and importing session templates
Bug Fixes
XSS Protection on field values in registration form submission and for conditional field handling
Fix for codemirror editor appearing empty in sessions tabs when editing event
Fix for time picker button reloading form
Fix for coupon field generating duplicate rows
Fix for coupon field forcing start and end dates defaulting to today
Warning users when adding required fields with no required message set
Fix for cancel button when editing templates no need to check for required messages
Ensure waiting list status message is sent out when there are no waiting lists enabled - was affecting one or two sites
3.6.5 [Released - 2021-04-09 ]
Features
Break up, group and introduce each set of config options. Make more use of showon.
Bug Fixes
Fix for coupon date input and formatting of coupon fields during template editing
Fix for template field re-ordering not being saved
Should not output error message from invalid search filter for general visitors (minor security fix)
Fix attendnotes db column creation
Fix layout of time picker in event editing - was out of line in some templates
3.6.4 [Released - 2021-03-31 ]
Features
More Joomla 4 compatibility changes
Cache fetching rsvpdata to avoid duplicated DB calls
Bug Fixes
Clean up unpaid attendees BEFORE counting attendees and guests
check Joomla sidebar exists in DOM before trying to hide it
Reduce Joomla 4 flicker in backend
Catch JomSocial fields incorrectly loaded when using and EasySocial bridge
Missing class namespace in attendee messaging
3.6.3 [Released - 2021-03-16 ]
Features
New config option for PayPal IPN to configure redirect time
Bug Fixes
Eliminate duplicate table/alias atdcnt when using specific combinations of filters
Older Changes
v. 3.6.2 Released 9 December 2020
Fix the stripping of HTML tags from template messages when saving template
Missing styling on some system alert messages
Missing toolbar on frontend transaction management
Check password message during user registration was using check email message
v. 3.6.1 Released 17 November 2020
Fix for saving session templates loosing styling/HTML in message fields
Fix for some payment gateways failing to save successful transactions
Add "return to Joomla" left bar icon
Fix attendees export functionality
Remove residual Mootools usage
v. 3.6.0 Released 5 November 2020
JEvents 3.6.0 and Joomla 4 compatibility
New GDPR cleanup option to automatically delete attendee data older than configured number of months
v. 3.5.3 Released 6 April 2020
Add quickpay payment plugin support (Thanks for Skurvish for development work!)
Remove duplcate class='controls' in jevboolean (causing formatting issue in configuration pages)
v. 3.5.3 Released 23 March 2020
PHP 5 compatability was broken in version 3.5.2.
v. 3.5.2 Released 20 March 2020
No changes at all - repackaged version of 3.4.30 to remove incorrect Joomla update notifications
v. 3.4.30 Released 1 March 2020
Authorize.net popup display fix
Fix for db list required field check
Added in Language string for RSVP_ATTENDSPACE_EMPTY instead of empty always, users may want to define a custom string.
Fix for empty list of attendees when saving new attendee
Fixed for submit button when using json find of user when adding manual attendee
Clean up initial installation setup to prompt user to save config first
Bring Stripe plugin up to date
Handle missing user or activeUser
Catch for sessions where attendee has been removed as a user from the system when checking accessibility
Clean up fetching and setting template specific values
Update minimum JEvents required version to ensure support for getMostRecentRepeat
v. 3.4.28 Released 20 December 2019
When editing or adding an attendee from list of attendees - redirect after selecting the entry so we pick up the user specific field values
Use profile custom fields not always picking up user value in registration form
Allow session managers to access ALL fields - needed to edit existing attendees
Live api key fix for stripe
Fixed direct attend and direct not attend links - now respects close registration dates and did not attend can't add a non-attendee to the waiting list.
Provide an option to limit the bcc's to only one email in send message to attendees action
Remove 'inputbox' class from select list custom field (jevrlist)
Fix waiting capacity for direct attendance
Make sure attendeecount is available when not logged in
Set atdcount and guestcount correctly when responding to direct attend links in invitations
Improved login redirect when attempting to validate tickets from QR codes
Run rsvp emails through Joomla! content plugins
Store missing check box values when saving attendee
Make sure not attending message is sent to admin when changing registration state
Match frontend attendees export layout to backend
Add event name to the refund transaction in Stripe
Updated JEvents Min Version for new getMostRecentRepeat function in JEvents.
Added sender tags to messages, this is the person currently sending the invitee.
Fix to redirect QR scan to login if not logged in.
Fixes transaction purge race condition for attendee trying to pay for their attendance after the configured removal period has expired. Occurs when no other action has called countAttendees in the interim.
Fix issue with "Not attending" option appearing when not enabled .
Insert the event name into the purchase description in stripe
Add the used token to the meta data in stripe.
Insert page break between tickets
v. 3.4.27 Released 7 July 2019
Fix for undeclared $db variable in version 3.4.26
v. 3.4.26 Released 4 July 2019
Updated Authorize.net payment plugin that uses Accept.js instead of SIM
Add Strips payment plugin (thanks to Skurvish!)
Fix for QR code scanners in android that may not accept [, ] or | in URLS
Add field attributes to text and textarea field types to allow adhoc validation script
Allow use of QR codes to be reset after a repeat takes place to allow multiple repeats with one booking to use the same QR code for each repeat and track actual attendance
Allow attendee export to include count of all attendees associated with a booking
Attendee count and waiting list correction for direct attendance link click
Fix cancellation bug with repeating events, check the cancellation Close data has not passed.
Reduce event attendee list management to canPublishEvent from canDeleteEvent
Add in {NAME} support for notification message templates
Only reduce value for capacity if that parameter is not empty - otherwise the first such field blocks other fields from doing the same
Fix loading password language string on email check.
Fix parent event title always showing on individual repeats.
Fix showing 'No' button when cancellation period had passed.
Remove autoregister showon for duplicate email check, since you can require two emails for attendee registration.
Added Custom Fields to the Extended profile fields plugin and renamed selector
Added disabled option prior to each extended profile fields type
Missing opening < in input tag for cbtext field
Fix for re-emailing email based invitees
v. 3.4.25 Released 19 November 2018 (Bug fix release)
Admn cancel attendance message messed up and being used when user saying they were not attending
Unpaid waiting list calculation was not feeding through to output templates
Attendee table striping fix in frontend when guests are invluded
Correct recapctcha check in php to use field type not the component parameter value
Sessions list search by invitee wasn't working for repeating events
Need to search user table too for username in invitee list
Add Stripe payment plugin - a BIG thanks to Skurvish!
Fix Fix for checkbox field where guest tabs are deleted out of sequence - field indexing was wrong
Add more onRegistrationStatusChange handlers
Add more flexible CB text field options - allowing unchanged values to be updated if underlying profile value changes
Fix for coupon valid and to dates values - was picking up time incorrectlyfor registrations onto waiting list not going to payment page when configured to do so
Fix attendee counts for non-templated events when list of attendees is viewed in the frontend
Fix for events session template getting wrong counts for old bookings
Fix for ability to cancel after registration close date has passed
Fix PayPalExpress currency selection
Only run RsvpHelper::ceil_dec if there are decimal places. For example, 125 with 0 decimal places was rounding up to 126! same with 5 and so on, if there is no decimal places render normally
v. 3.4.24 Released 18 July 2018 (Minor bug fix release)
New cb textfield option to be modified by attendee should be editable for new attendees.
v. 3.4.23 Released 13 July 2018 (Minor bug fix release)
New cb textfield option to be modified by attendee should be true by default
Fix filtering of invitation and reminder lists in backend
v. 3.4.22 Released 11 July 2018
Give cb textfield the option to be modified by attendee
Add default value option to db list field
Add AVATAR and AVATARLINK to jomsocial field output options
Fix strange rounding issue on the display of some coupon values due to floating point arithmetic issue in PHP
Fix for partially paid attendee not on waiting list not being able to complete payment because it would take attendees over capacity
Fixed loading Bootstrap within Admin ui for Templates. Causes conflicts since Joomla! template has custom bootstrap pre-loaded.
Added missing field to saving templates, i.e. if saving another users template you were becoming the creators
Added missing language strings
Fixed Virtuemart Payment Confirmation
Add includeinexport config option for fields
Make checkboxes sortable
Add option to customise field name as well as label
Better handling of guests and waiting count calculations
Fix hiding date for hikashop cart - picks up setting from template as well as plugin now
Only offer override price when its an enabled feature
Added support Showing all templates to users who can create global.
Load JEvents custom CSS in tickets
Add option to hide event date in hikashop product
CB fields now have option to not display empty values
Added new calendar support as well as time selector.
PDF tickets written to unique file in temporary folder
Add support for {MAINEVENT} in messages to output title of unchanged root event
Add notification when admin cancels attendance in backend
Add support for archived list options
Correction for adding to cart in HikaShop 3+
Correct application of taxes to adjusted price
Unicode encoding of attendee data to capture non-ascii names for searches etc. json_encode by default escapes unicode characters
Missing VM class declarations for profile fields
Batch attend/not-attend buttons in lists of attendees
Add Mollie payment gateway alongside OminPay based gateway support
Add hide based on capacity filter
Where more than one field is marked as 'isName' the filtering of attendees would fail when searching by name
Fix for 24 hour clock registration time reverting to 00:00 when set to 12:00
Reset recaptcha (when available) if required fields not set
Add optional second email address to check validity when registering for an event by email
fix for VM profile field to pick up all account fields and not just registration fields
Allow user profile field to use second profile plugin (profile2)
Add reminders and invitatons management lists
Copy translations when copying templates
New code to allow primary attendee to be left out of the count - use with care.
Stop renaming of locked template triggering new field definitions if another template with the same name already exists
Add missing columns in archive tables during installation
Parse {EMAIL} in invitation messages
Stop borders from appearing on fieldsets within fieldsets
Add optional output to say when event registration is visible to invitees only
Do not send reminders to used waiting for approval to attend
Allow profile field (when editable) to use the profile plugin render for input
Do not block list field selections when waiting capacity allows it
v. 3.4.20 and earlier
3.4.20 - Workaround for bug introduced in Joomla 3.8.0 which stopped form submission from lists in the frontend from working e.g. managing attendees.
3.4.19 - only disable attendee add button if its a new attendee, improve hikashop version checks, only enabled invitees if default is set to yes, not just when there are users to auto-invite.Fix for constant raw instead of string 'raw' in coupon code, Make confirmation email configurable at template level, Add attendee is attending output field, Add Balance paid output field, joomla 3.7 showon fix
3.4.18 - Fix for Virtuemart Redirect issue.
3.4.17 - Fix for J3.7 Calendar module.
3.4.16 * Check for existing attendee using JSON when registering with an email address * Fix for CB avatar image paths * Setup product in HikaShop when an event is viewed - before registrations take place
3.4.15 * New Joomla user group field - allowing attendees to be added to a Joomla user group when their attend state = 1 and removed when not, force qrimage.php URL to include index.php in case something else is picked up by the server, Add new dblist field (highly specialised) to allow generation of data to select from based on attendee user idm Fix for usergroup field forgetting the value set in the template, Promote auto-created joomla users if required by usergroup field, Fix for missing attendeeCount variable warning when editing attendees in backend
3.4.14 * Fix for no sessions showing in backend when invites were disabled (typo in 3.4.13) * New config option to allow attendee search to search all parameter fields for match * Backend specific clock icon for time selector when editing events
3.4.13 - * RSVP Pro 3.4.13 * Change from JDispatcher to JEventDispatcher * Allow all attendees to be searched for in list of sessions - i.e. show all sessions with any attendees * Fix for dtstart re-calculation when first repeat was edited * Add after date filter for sessions list * When event organiser adds attendee now the form is hidden until an attendee has been found or entered * Added frontend session filtering * Fixed addguest button on attendee_changeform_single.php not showing when editing * Enabled Multicategory support for filtering on categories in sessions. * Fixed attendees count in the frontend. Previous was returning there was guests as we were not setting it to 0 if the SQL query returned null. * Add sessions after date filter * Fix issue with edited attendee going onto waiting list even if not changing guest cound * QR image should not use & in URLs causes problem on some servers * Add notification to admin users when creator changes attendee data * Attendee messages should pick up unpublished events too! * Add class names to non-form summary of registration e.g. 'I am attending' summary * Allow HTML in field labels to be output * Save template translation when customising template * include count of number of messages sent in feedback from send email function * remove duplicate query execution * offer ticket links in list views * remove use of redirect_ssl in virtuemart since its no longer used and can cause issues with some SEF addons * fix for event title in sessions view, it would only show the main event title and not the individual repeat title. * Fix for direct attend/not-attend email links * add config option for csv export separator * set auto-complete off for firefox * Make Paypal and Manual template names translateable * Enable translation of session intro (will add translation of messages down the line) * Allow insertion of fields into invitations * Add new concept of field output conditional on URL values - useful for responding to events like RSVP Pro registrations * Added classname to acymailing field editor * Add option to setup product in advance of purchase for HikaShop (not yet implemented) or Virtuemart (supported) * Add option to filter list of RSVP Pro sessions menu item by underlying event category * Show field id in field editing (helpful for diagnosing issues with tickets etc.) * Place colon (:) within language strings instead of hard coded in message editing page * When adding new field, it now scrolls into view * Switch captcha field to version 2 is version 2 is configured within RSVP Pro even if the field is version 1 * Use broader list of languages * Fix email notification issue caused by sendMail not returning false * RSVP Pro 3.4.12 * Add ability to import other template fields. * reset hikashop product name when re-editing event * fix for regclose date and regopen date initial values * Hika Translations in wrong file * Checkboxes support any or all being required * Seat picker to jQuery * recaptcha v2 by default
3.4.11 - fix for display of prices over 1000 where thousands separator is a period (.), allow email invitations to be sent in batches (configurable in backend), fix for validation of required fields (missing jQuery call)
3.4.10 - fix for date picker in event editing when using relative dates for min/max years
3.4.9 - fix undefined variables throwing PHP warnings, add onSubmitRegistration plugin trigger, remove some inline styles, Remove redundant permissions config options (Joomla 1.5 only) Handle auto reminder changes when manager changes attendance state in the backend of RSVP Pro. Add Safe HTML filter on all RSVP Pro form submissions. Joomla 3.5 changes - remove redundant render field methods. Pass messages through onCustomFieldDisplay. Invitations can feed JomSocial activity points. Support for radio fields as conditional triggers. Tabs change Add return to JEvents sidebar menu item. Add new sessions button that opens an event edit page in a new browser window/tab. Add updates notes icon in list of attendee view. Field option capacity warning message if field is made a guest enabled option
3.4.7 - add config option not to send payment BCC to event creator, add total capacity as field to show in detail layout, remove stray uise of $mainframe before it is declared, fix for removing unpaid attendees (was only removing one at a time), add more CSS class selectors to buttons, add did attend filter for filterint sessions by attendee, fixed modal ticket popup in event detail page, fix for searchign attendees by name type field in attendee list
3.4.6 - fix for attendee counting when using lists that count towards the capacity
3.4.5 - moving several standalone php scripts to use gwejson system plugin to avoid need for .htaccess workarounds, fix for addguest button appearing when guest capacity has been reached when editing and existing registration, add direct registration links for invitations (supports will attend and will not attend direct links), config option for hikashop to cancel registration if product is removed from the cart, support for Russian Ruble, for for default values in checkboxes for guest enabled fields, add format option for timestamp in transaction dates,improve updating of modified timestamps on registrations, add support for auto-cancelling attendees that have not paid within a set periof of time, add user agent to Paypal IPN code, fix for blocking multiple registration by the same email where changes to unconfirmed or unpaid attendees is set to no, show cb fields in list views even if they are disabled in the form itself,
3.4.2 - remove more stray MooTools dependencies (affecting reqiured fields), fix for attendee status in messages
3.4.1 - fix for checks on payment/email address confirmation taking attendance over capacity. May have caused attendee counting issues in 3.4.0.
3.4.0 Stable - fix for multiple name fields affecting tab labels, adding ePay plugin to package, allow attendee numbers to show even if capacity limits not set, offer category name to message and ticket field list
3.4.0 RC10 - for for payment confirmation message issue in RC7
3.4.0RC7 - fix for recent Authorize.net API changes, Joomla profile field is multi-attendee a3ware, check capacity before confirming email addresses, bootstrap fix for editing conditional fields, hide based on access filter now checks event has registration session associated with it, make sure attendees that pay by coupon get a normal confirmation message even if disabled in lieu of payment confirmation message.
3.4.0 RC6 - fix for radio boxes and conditional fields on guest tabs
3.4.0 RC4 - Fourth release candidate - remove more MooTools code, fix sessions list view after attendees list had been reordered, add Google Captcha V2 as a config option, include attendee summary output for email messages using {ATTENDEESUMMARY}, reinstate frontened attendee toolbar, add universal invitation code
When you are logged in as a JEvents club member you will get an access code that will allow you to update your club addons using the Joomla updater.
Announcing EasyLayouts
GWE Systems Ltd, the company behind JEvents, is excited to announce the preview release of EasyLayouts -
the tool that makes it easy to create layouts for your Joomla content and custom fields.
See our blog post for an exciting special offer to our Gold Members