Welcome to iCagenda, the open-source events management software. iCagenda is a multi-lingual extension designed to create, manage and share events on a Joomla!™ based website. iCagenda was created by JoomliC in response to the need for an easy, nicely designed, and user friendly extension, for managing a calendar of events.
Our goal is producing the highest quality extension for the Joomla! CMS, and improving iCagenda by adding new features frequently.
Release Notes :
+ Added : ic-event-id-{id} class in main list of events to allow individual custom css per event in the list.
+ Added : ic-event-cancelled class to parent element when event is cancelled.
+ Added : Extend Customfields loader to allow form fields load by slug.
~ Changed[J4] : Improve dashboard icon buttons display.
~ Changed[J4] : Improve open graph for event.
~ Changed[SQL] : Set custom field value to mediumtext.
# [LOW][J4] Fixed : Registrations filtering by Category in admin list.
# [LOW][J4] Fixed : Opengraph image url.
# [LOW][PRO][PHP8] Fixed : return_page base64 if empty.
# [LOW][PRO] Fixed : Possible error 404 with Helix template on saving an event.
# [LOW][PRO][J4] Fixed : created_by replaced by modified_by in frontend edit.
# [LOW][J3] Fixed : Missing filter to iso format for calendar form field when using translateformat in admin edit.
# [LOW][MODULE] Fixed : Empty inline style in module calendar weekdays.
3.8.18 Release Notes :
! Notice of Termination of AddThis Services.
1 Oracle has made the business decision to terminate all AddThis services effective as of May 31, 2023.
1 Existing AddThis users can expect that after May 31, 2023:
1 - AddThis buttons may disappear from the user’s websites
1 - the AddThis dashboard associated with the user’s registration for AddThis, and all support for AddThis services, will no longer be available.
! All code associated with AddThis is therefore removed
1 iCagenda's social sharing is currently discontinued until a new solution is offered.
! In the meantime, you can use a third-party extension for social sharing
1 -> https://extensions.joomla.org/category/social-web/social-share/
1 or use the sharing functionality of your site template if it includes one.
1 Sorry for the inconvenience beyond our control.
- Removed : All AddThis related code.
+ Added : Display venue with [VENUE] tag placeholder in custom registration notification email.
Maturity : Stable
Released on Thursday, 19 October 2023 20:58
Announcement : Joomla 3.10 as minimum version required. PHP 8.0+ recommended (minimum 7.2).
Install/Update on Joomla 3 / Joomla 4
Don't hesitate to report any bug, error or issue encountered with this version on the pro ticket support.
Release Notes :
! Joomla 5 Ready!
+ Added: Admin dark mode support on Joomla 5.
+ Added: Workaround for utf8_encode and _decode being deprecated in PHP 8.2
~ [THEMES] Changed: Improve Date/Dates label (singular/plural) in event details view.
# [LOW] Fixed : Improve retrieved path of iCagenda images folder.
# [LOW] Fixed : AddThis End of Service message on fresh install (do not displayed).
# [LOW][PHP 8.2] Fixed : Dynamic properties warning in module calendar.
# [LOW][PHP 8.2] Fixed : Deprecated Passing null warning messages in admin registration.
# [LOW][PHP 8.x] Fixed : Registration form, 1364 Field 'Custom_Fields' doesn't have a default value.
# [LOW][PRO] Fixed : Missing Features in frontend edition.
# [LOW][J4] Fixed : Improve category check in admin events list.
# [LOW][J3] Fixed : Call to a member function format() on bool in event edit depending on language used.
Maturity : Stable
Released on Saturday, 21 October 2023 13:49
Announcement : Joomla 3.10 as minimum version required. PHP 8.0+ recommended (minimum 7.2).
Install/Update on Joomla 3 / Joomla 4
Release Notes :
! A bug was introduced in J4.4 and J5 with calendar form field picker when week numbers are hidden and time format is 24h.
1 And it's all my fault (Oops)! I introduced this issue by improving the display of the core calendar picker in the official Joomla CMS.
1 There the Joomla PR with the patch: https://github.com/joomla/joomla-cms/pull/42185
# [LOW][J4.4-J5] Fixed : Time selector in calendar picker for event dates.
Maturity : Stable
Released onThursday, 02 November 2023 19:07
Announcement : Joomla 3.10 as minimum version required. PHP 8.0+ recommended (minimum 7.2).
Install/Update on Joomla 3 / Joomla 4 / Joomla 5
Release Notes :
~ Changed: Improve alias generation on save as a copy (events and categories).
# [LOW] Fixed : Registration validation, reverts the empty value for custom_fields.
# [LOW] Fixed : null hits on new event.
# [LOW] Fixed : Wrong element id (checking for com_icagenda instead of pkg_icagenda) for updater notification.
# [LOW] Fixed : Missing time for created/modified form fields in registration edition form.
# [LOW][PHP8.2] Fixed : created/modified warning deprecated message calendar form field.
# [LOW][J4/J5] Fixed : Time selector in calendar picker for event dates.
# [LOW][J3] Fixed : Thumbs generation, broken iCagenda image path directory.
# [LOW][J3] Fixed : Ordering of categories in admin filter by option set.
Release Notes :
~ Changed: Improve Media folder control when site installed on a sub-directory, and images path is changed in Media manager.
# [LOW] Fixed : Default typeReg value. To correctly set registration dates in notification emails for older events.
# [LOW] Fixed : cache registration counter for visitors.
# [LOW] Fixed : insertObject id.
# [LOW][J4/J5] Fixed : Remaining deprecated JText.
# [LOW][J4/J5] Fixed : Event URL routing in registration notification email.
# [LOW][PHP8.2] Fixed : explode() in participants list.
# [LOW][PHP8.1] Fixed : Implicit incompatible float to int conversion is deprecated.