Event Gallery Light

Version 4.3.0 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1 Joomla 4.2

Released on: Saturday, 05 November 2022
Maturity Stable
Released on Saturday, 05 November 2022

Release notes

Important Changes

  • PayPal Adaptive and Braintree are no longer supported. PayPal Adaptive is no longer available for new customers since PayPal will shut down that API. Getting an account for Braintree is now very difficult, so it make no sense to support this for Event Gallery. You still have the regular PayPal-integration as well as Stripe-support available.

Major Changes

  • #1124 In the past, thumbnails used background images. This is hard to crawl. Thumbnails now use the src-attribute to reference the largest thumbnail, usually 1600px width. The srcset-attribute contains the adaptive image. Modern browsers do support the scrset-attribute and will load exactly the right image size.

  • #1131 Update Stripe payment plugin to support latest API version.

  • #1132 Allow to set the batch size and the parallel requests for sync database and thumbnail generation to adapt to slower servers or support the processing of larger images.

Minor Changes

  • #1110 the upload limit for images was fixes to 30MB. It now takes the server configuration into account.

  • #1106 do not create carts if the feature is disabled.

Bug Fixes

  • #1108 Image rotation was not detected in some photos if they do not contain EXIF but image rotation data.

  • #1111 Caching of the categories-module caused exception.

  • #1127 Remove Undefined index: view notice in router.php:38 in case the candidate for has no view key.

View files

Version 4.3.1 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1 Joomla 4.2

Released on: Saturday, 17 December 2022
Maturity Stable
Released on Saturday, 17 December 2022

Release notes

Minor Changes

  • #1144 Hide the social sharing icon if there are no services selected and the download-option uses a dedicated button. This finally allows to have a single download-button on an image.

  • #1139 Digital order links can be revoked by setting the order to a payment status other than paid.

Bug Fixes

  • #1135 Fixes an excetion is a XHR-call if the cart-feature is disabled.

  • #1137 Fixes the behavior for thumbnails if lazy loading is turned off. A funny tile pattern appeared since the usage of background images is no longer supported.

  • #1138 OSMap plugin does not crash if a reference to a non-existing event exists as menu item.

  • #1146 Joomla 4 // adding new tags to Events with the batch process did not work

  • #1145 Removed invalid configuration parameter show_image_caption_overlay for the categories menu item.

  • #1151 Fixes the lightbox which was not working in the Ajax layout.

View files

Version 4.3.2 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1 Joomla 4.2 Joomla 4.3

Released on: Sunday, 22 January 2023
Maturity Stable
Released on Sunday, 22 January 2023

Release notes

Minor Changes

  • #1158 Allow to limit the maximum size of Flickr images. Right now, it is possible to download the original Flickr image with the download button. The lightbox uses the h-(2048px)-image. Now you can limit the size to the k-(1600px)- or b-(1024px)-image by modifying the config.php-file and create an overload. Please check the manual for details.

  • #1161 allow different ITPC-fields for title and description. This change is available via config.php file only.

  • #1163 EXIF data: the focal length is now shown with its 35mm equivalent if available. Example for a 1.5x crop camera: 30mm (45mm).

Bug Fixes

  • #1154 Fixes issues with the ISO value in EXIF data written Pentax camera

  • #1155 If a password was entered incorrectly, the message should show up as an error message. Before it was the default success message.

  • #1156 PHP 8.1 // Remove deprecation warning on list of files in the backend

  • PHP 8.1 // removed some deprecation warnings

  • #1157 allow changing the folder name if the change includes only changes in upper/lower case spelling

  • #1162 Unable to save event descriptions if using the Arc-editor and multiple languages. If not all descriptions are filled, nothing was saved.

View files

Version 5.1.1 Stable

Joomla 4.3 Joomla 4.4 Joomla 5.0 PHP 8.0

Released on: Friday, 15 September 2023
Maturity Stable
Released on Friday, 15 September 2023

Release notes

Migration Hints

  • #1252 the language key COM_EVENTGALLERY_MONEY_FORMAT uses now two strings as input. Before, it was a float value and a string. If you changed that key, please adjust it to get the correct money amount displayed. New value: COM_EVENTGALLERY_MONEY_FORMAT="%2$s %1$s"

  • #1269 If you use the cart connector, please adjust the pattern for the variables used in the link. Old: ${foo}, New: {foo}. No automated change will happen.

Minor Changes

  • #1251 better support for the image list layout if it is used in a container which uses border-box

  • #1256 allow selection H5 and H6 as headline size for an Event

  • #1254 add links to the account management for Google Photos and Flickr to the overview page.

  • #1252 Money values use the correct separator for decimals and thousands bases on the current langage.

  • Update Braintree SDK to 6.13.0. Still, this payment method is deprecated. Please switch to another one like PayPal or Stripe.

  • #1266 Improved compatibility for Joomla 5 Beta 2

Bug Fixes

  • #1253 The content plugin could cause an InvalidActionException when loading CSS/JS too late. Some components/modules/plugins prevent adding additional scripts. As a result, this can lead to missing parts on the page

  • #1257 better PHP 8.2 support // remove deprecation messages

  • #1270 Fixes an issue with creating a menu item using Event Gallery Core

View files

Version 5.3.1 Stable

Joomla 4.3 Joomla 4.4 Joomla 5.0 Joomla 5.1 PHP 8.0

Released on: Wednesday, 13 March 2024
Maturity Stable
Released on Wednesday, 13 March 2024

Release notes

Minor changes

  • #1330 updating the documentation for Google Photos - Shared Page with a new tutorial video.

    default

View files

Version 5.3.2 Stable

Joomla 4.3 Joomla 4.4 Joomla 5.0 Joomla 5.1 PHP 8.0

Released on: Sunday, 07 April 2024
Maturity Stable
Released on Sunday, 07 April 2024

Release notes

Minor changes

  • #1332 remove pixel-based icons in the backend. They had been there for 14 years, the usage of an icon font is more modern.

  • #1333 use the lightbox for image is the backend. It is finally possible to click on a thumbnail and see the larger image version in a lightbox.

  • #1343 added a fallback for the case a template has the funny idea of replacing data-title with data-bs-title everywhere, even in places it should keep its fingers from. As a result, even in this case, the title will appear in the lightbox again.

Bug fixes

  • #1342 The module for the latest event can show the latest images, too. Now it can do this with different layouts without throwing an exeption.

  • #1346 With at least Joomla 5.1 RC2 there was an issue submitting the Event form with a non-english backend.

View files

Version 4.1.2 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1

Released on: Thursday, 09 June 2022
Maturity Stable
Released on Thursday, 09 June 2022

Release notes

Minor Changes

  • Update Stripe Lib to 8.2.0 https://github.com/stripe/stripe-php/releases/tag/v8.2.0

  • Smarty Update to 4.1.1

  • Removed PHP 8.1 deprecation warnings

  • Lightbox/Swipebox does not use thumbnails as placeholders to prevent the usage of invalid sized placeholder images.

  • #1072 Improved layout of the Clear Cache dialog page

  • Fixes content plugin which did not output anything since version 4.1.1

Bug Fixes

  • #1068 Fixed Cache Clearing Vue3-migration issue. Cleared items are now removed from the list again.

  • #1069 Removed exceptions while running the finder CLI in Joomla 4

  • #1070 Thumbnails in Smart Search: added a workaround for Joomla 4.1.4 to prevent some unwanted image-source-URL-stripping. You need to rebuild your search-index to refresh the path to thumbnails.

  • #1073 Generated thumbnails for images marked as main images are not served with the correct resolution in the frontend.

  • #1064 New Google API connector had trouble with the old Joomla 3 API. That is fixed.

View files

Version 4.2.1 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1 Joomla 4.2

Released on: Sunday, 17 July 2022
Maturity Stable
Released on Sunday, 17 July 2022

Release notes

Major Changes

  • #1077 Support private Flickr albums. Check the manual for details.

  • #1077 Support multiple Flickr accounts.

  • #1077 Support resizing and watermarking for sold Flickr images

  • #1077 Limit Flickr Albums to 30 images in the free version. If youre a long-time Event Gallery Core-user, contact me, and well find a solution.

Minor Changes

  • Some changes to be compatible with Joomla 4.2

  • #1083 improved layout of the Events list and the event edit page in the back office

  • #1090 Allow only 3 characters for the currency code configuration to avoid issues with creating line items later on.

  • #1092 By overriding the template /order/tmpl/default_raworderoutput.php it is now possible to customize the raw order output, so you can use this as input for a batch file or a Lighroom filter. This allows a better integration into your workflow.

  • #1095 You can override the number and size for local/Amazon S3 images by changing values in /components/com_eventgallery/config.php. Before you change this file, please read the header.

Bug Fixes

  • #1075 prevent error message if the linkmode in content tags is invalid

  • #1076 avoid image list layout issues if the browser has a specific zoom level

  • #1091 avoid issues with template which strip the data-title tag from thumbnail links to avoid showing 'null' as caption in the lightbox.

  • #1096 Flickr // the frontend showed blurry thumbnails because of loading too small images.

  • Removed a PHP 7.4 incompatibility which was part of Event Gallery 4.2.0.

    Note
    If you encounter issues and you cant install Event Gallery 4.2.1, please open /components/com_eventgallery/library/Connector/Flickr.php and delete all occurences of \EventgalleryLibraryFlickraccount|null. Then you can install the update. Sorry for inconvenience.
    Important
    PHP 7.4 gets security fixes until 28.11.2022, please update to PHP 8.0. https://www.php.net/supported-versions.php

View files

Version 4.2.2 Stable

Joomla 3.10 Joomla 4.0 Joomla 4.1 Joomla 4.2

Released on: Sunday, 07 August 2022
Maturity Stable
Released on Sunday, 07 August 2022

Release notes

Minor Changes

  • Update Smarty template engine for rendering emails to 4.2.0

Bug Fixes

  • #1107 Fixes an exception while opening the Google Photos Accounts page in the back office using Event Gallery Core.

View files

Version 4.1.0 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10 Joomla 4.0 Joomla 4.1

Released on: Saturday, 21 May 2022
Maturity Stable
Released on Saturday, 21 May 2022

Release notes

Major Changes

  • #1061 removed jQuery from the frontend. No jQuery anymore!

  • #1062 New lightbox! I updated to the latest version of PhotoSwipe. The behavior is a little differently than before. The configuration for automatically hiding the navigation is gone. On mobile devices, hiding the navigation is still possible and the picture uses the maximum of the screen.

  • #1064 Google updated the APIs to sign in. New Google Apps need new code to allow the usage of Google Photos. Please not the hint for the Redirect URLs while creating the Google Photos Account. If you dont, you might run into a redirect_uri_mismatch error while getting the token for this account.

Migration Hints

  • Right-click protection is gone. I dont want to maintain this options since it is useless but makes me maintain this code. Modern browsers make it very easy to download images. If you want to protect your images, use watermarks.

  • #1065 creating events is easier now because of improved technical fields. Those fields are not hidden, and you can take care of entering only relevant information like the folder name or the Flickr PhotoSet ID. The whole things is now called Image Source instead having a type and a folderid.

Minor Changes

  • Import/Export feature is gone. Made no sense for moving to another server since the introduction of support for categories and tags.

  • #1051 Payment and shipping methods have a new configuration field to decide of mails should be sent. If this option is set to Yes, the method will send out changes if its status changes. If set to No, payment/shipping mails are surpressed.

Bug Fixes

  • #1060 the systemcheck showed an SQL error. This is harmless but annoying. This error report is gone now.

  • #1066 the checkout page is empty if there is no dedicated menu item for the checkout. Having the menu item is no longer necessary but recommended.

View files

Version 4.0.3 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10 Joomla 4.0 Joomla 4.1

Released on: Saturday, 09 April 2022
Maturity Stable
Released on Saturday, 09 April 2022

Release notes

Major changes

  • #1045 added a download log which can store actions of your visitors. Youll be able to see download attempts of images and purchases. This feature is disabled by default. Go to the components options to enable it.

  • #151 Added an option to search for images using com_finder, the Smart search component. Please check the manual for details.

  • #151 In Joomla 4.1 the smart search component can show images. Event Gallery supports this now for local, Flickr and S3-hosted images.

Minor Changes

  • New S3 buckets will not allow setting ACL properies. An additional step is necessary to support this. The Amazon S3 part in the manual reflects this now.

  • #1047 show exposure time for Google Photos as a fraction instead of a decimal. This required reloading data from Google Photos. This happens at least every 24h if you dont clear the cache manually.

  • #1049 if no payment or shipping method is available, the order edit page now behaves more friendly and shows some meaningful messages. If no shipping method is available, it hides the address form.

  • #1026 delete thumbnails of local files if the file gets deleted using the Joomla backend.

Bug Fixes

  • #1048 fixes an issue which caused problems saving details for an image because of a missing value for the URL field.

  • #1050 Modules need to create links to Events. If you have a menu item showing category, those links generated 404 pages. This is now fixed and the URL path contains the category correctly.

  • #1053 Joomla 4 // fixes the deletion of orders.

  • #1054 Fixes a rare issue with handling Google Photos image URLs. If image filenames contain 'w' followed by a number (eg. w1), the image got handled incorrectly in the frontend and did not appear.

  • #1055 Download of orders of Google Photos was broken with the new download logs.

  • #1058 Prevent an exception for fields with null value in the import/export function

  • #151 Joomla 3 works differently, the changes broke the image edit feature. It works now with J4 and J3.

View files

Version 4.0.0 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10 Joomla 4.0

Released on: Sunday, 05 December 2021
Maturity Stable
Released on Sunday, 05 December 2021

Release notes

This release focuses on Joomla 4 compatibility and brings some changes to the cart and checkout.

I will move away from the old version numbering, where the "3" was there for the last 8 years and follow a common version schema. A change in the first number will signal breaking changes. If you have overridden templates or custom CSS, you need to handle those updates with special care.

Migration Hints

  • Minimum PHP version raised to PHP 7.1! Smarty will not work otherwise.

  • There are heavy changes in the structure of the cart and checkout templates (cart, address, order and review pages). If you have customizations, theyll break! Please double check your checkout after this update. In case of trouble, remove your template overrides and see if the new changes already justify your needs. The changes are already deployed on https://www.svenbluege.de/demo which might help to get an idea.

  • #989 Reworked the cart and checkout to leverage Bootstrap 5 cards. While doing this, a lot of the cart and checkout templates have changed. This starts with PHP files and ends with CSS classes and statements. If you have customizations here, theyll break!

Cart
Address page
Review page
  • Event Gallery requires now the PHP EXIF extension to read EXIF data!

Major Changes

  • #982 the Stripe payment plugin can now be configured to allow payments with Credit Card, iDEAL, Sofort, SEPA, Przelewy24, Giropay, EPS and Bancontact. Stripe offers here an out of the box solution, not additional configurations necessary. It depends on your country if those methods are supported.

  • #989 Reworked the cart and checkout to leverage Bootstrap 5 cards. While doing this, a lot of the cart and checkout templates have changed. This starts with PHP files and ends with CSS classes and statements. If you have customizations here, theyll break!

Minor Changes

  • #987 The download icon for Google Photos images will trigger a direct download instead of opening the image.

  • #992 The options for the checkout are regrouped and a new toggle is available to hide the filename in the checkout and order pages. This is useful for Google Photos and Flickr because they use long random character sequences which do not bring any additional value to your customer.

  • #996 The message field in the checkout can now be configured to be mandatory.

  • #1003 added a hint for the email template view to disable the HTML filtering while editing the template. Otherwise, HTML-tags will disappear and characters will be encoded which leads to errors in the template processing.

  • #1031 Update template engine for mails to Smarty 4.0.0

  • #1013 Joomla 4 // improve the message for a missing downloadid. A link to the update sites item is now provided to make adding the downloadid as easy as possible.

  • #1017 deleting a local Event will remove the generated thumbnails, too.

  • #971 adapt the sharing icon in the lightbox, so it looks like the sharing button on the thumbnails.

  • #1025 improve the EXIF reading to avoid exposure times like 1000/50000 or strange things like that. Event Gallery requires not the PHP EXIF extension to read EXIF data!

  • #1032 updated slider library Glide to 3.5.2

  • #1035 if the switch for overwriting data with ITPC data if off, the creation date of a file will get no longer an update. This helps if you manage this field manually.

  • #1023 The button to store the ordering for events and files in the backend was just an icon. To make it easier to find, it is now a button with a label.

Bug Fixes

  • #983 A text column cant have a not null default value. This caused SQL exceptions on some systems.

  • #984 Joomla 4 // The Google Photos Album selector did not close after selecting an album. You need to do this manually.This is fixed now.

  • #985 Joomla 4 // Downloaded ZIP-archives for Google Photos contained files without file extension.

  • #986 The social share button in the ajax list layout stopped working.

  • #988 Invalid links in modules generated in case a menu item used the root category.

  • #991 Joomla 4 // The description of Events could not be saved.

  • #990 The camera model appeared twice in the EXIF data of Google Photos.

  • #998 Joomla 4 // remove warning on categories pages in the backend.

  • #1006 Joomla 4 // make the publishing dates for an event optional for users who did not do a fresh Event Gallery installation.

  • #1005 PHP8.0 // allow deletion of local Events which have no folder attached.

  • #1001 Joomla 4 // remove invalid warning on database issues because of some update files

  • #1015 Joomla 4 // stay within the Event Gallery component after saving a category item.

  • #1021 Joomla 4 // some modules and menu items had an issue with showing a proper category drop down. That is fixed now.

  • #1019 Unpublishing the Event Gallery smart search plugin resulted in a warning and the Events stayed in the search index.

  • #1022 avoid creating multiple categories with the alias uncategorized during the installation process

  • #1016 fixes the list of user groups in the Events batch dialog

  • #1024 it was not possible to open orders which contain deleted images.

  • #1029 Joomla 4 // fixed the broken watermarks of the watermark image was selected with the new Media Manager.

  • #1033 Invalid encoding of the image type display name caused JS error in the cart and checkout.

  • #1030 Joomla 4 // The links to cart, checkout and password page did not took the current menu item into account. Now, the links to cart and checkout will look for a dedicated menu item and use this. If no extra menu item exists, the current menu item is used to render a link. Also, the layout suffix is gone, too.

  • #1034 fixes an issue where Braintree as selected or preselected payment method did not initialize after page load.

  • #1037 avoid issues with closing the files list if at least one inline form for editing file content is still open.

View files

Version 3.12.10 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10 Joomla 4.0

Released on: Sunday, 05 September 2021
Maturity Stable
Released on Sunday, 05 September 2021

Release notes

Major Changes

  • #977 move the cache folder for local images to /images/eventgallery_generated. This will prevent deleting the thumbnail cache if you install a Joomla update. If you changed the the folder already using the constants COM_EVENTGALLERY_IMAGE_CACHE_PATH and COM_EVENTGALLERY_IMAGE_CACHE_WEB_PATH, you are not affected by this change. Please double check if your images load properly. If you configured the dynamic image generation (default setting), there is no need to worry. If you pregenerate your images, make sure they are completely generated.
  • #974 changes the ALT attributes of images to show the image title first. Also, the HTML title of a single image page changes in the same way.
  • #975 allow new elements in cart connector link pattern: ${categoryId},${categorySlug} and ${categoryTitle}

Minor Changes

  • #972 refactored the template for the singleimage view to allow customization of the title/description section without the need to overwrite the whole template.
  • #974 changes the ALT attributes of images to show the image title first. Also, the HTML title of a single image page changes in the same way.
  • #975 allow new elements in cart connector link pattern: ${categoryId},${categorySlug} and ${categoryTitle}
  • #981 for new tables, the row format is not set to dynamic to work around some install issues on MariaDB 10.5 (https://github.com/joomla/joomla-cms/issues/34847)

Bug Fixes

  • #963 Joomla 4 // Image Type Set for an image is no longer mandatory
  • #964 Joomla 4 // Watermark for an image type is no longer mandatory.
  • #965 Joomla 4 // publish_down for a folder is no longer mandatory.
  • #966 Joomla 4 // improved layout of an order in the backend.
  • #969 Download links did not use HTTPS protocol. Not they use the protocol which was used to call the webpage.
  • #970 Access to AWS S3 buckets failed because of the usage of the wrong API endpoint. Might have worked with global unique bucket names.
  • #956 There was a left over in the table eventgallery_file. The column allowcomments will be deleted automatically now.
  • #968 It is possible to manipulate the URL so you can see an event below every category. This has a SEO impact since it makes moving an Event from one category to another impossible. Search engines would crawl the old and the new URL. This is fixed.
  • #973 Prevent JavaScript exceptions cause trouble in the modal and the add2cart dialog.
  • #979 fixes the Google Albums selector for Joomla 4. It will open now if you click the button.
  • #980 iOS and Safari had an issue opening the sharing and the add2cart dialog while the lightbox is running.

View files

Version 3.12.8 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10 Joomla 4.0

Released on: Saturday, 19 June 2021
Maturity Stable
Released on Saturday, 19 June 2021

Release notes

Minor Changes

  • #951 reworked the mini cart + add2cart behavior to do the next step in getting rid of jQuery in the frontend. This includes also some change in CSS classes in this area.
  • #953 removed the usage of jQuery for the swipe functionality of the Ajax lists main image.
  • #955 removed the usage of jQuery for the sharing and download buttons.
  • #957 removed jQuery from the payment/shipping method selection + from the Braintree payment method.
  • #957 removed jQuery from the checkout address form.
  • #957 removed jQuery from the cart page.
  • #960 the file search plugin for com_search can now display images directly using a new configuration options at the search plugin. If a user clicks a link in the search result, the event page opens and the lightbox shows the image immediately.
  • #962 The search plugin can now search for unicode characters. That helps to support Chinese content for example.
  • #959 The sharing dialog is now displayed as a modal.

Bug Fixes

  • #954 the option "Protect files" for local images still protected the main image folder even if this feature is disabled. That has changed now.

View files

Version 3.12.6 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Friday, 02 April 2021
Maturity Stable
Released on Friday, 02 April 2021

Release notes

Major Changes

  • #942 It is now possible to have watermarks for image types. This will allow you to sell watermarked images. This works for images stored on Amazon S3 or local images only!
  • #948 You can publish Events for a limited amount of time. There are new fields for the start date and the end date.

Minor Changes

  • #940 use the constant COM_EVENTGALLERY_IMAGE_NO_ACCESS instead of media/com_eventgallery/frontend/images/locked.png to allow simple overwriting of the dummy image path.
  • #945 improved the layout of the pay-now button for stripe by adding bootstrap button classes.
  • #939 The return URL for PayPal will show the customer a message that his payment is processed. Usually, it takes some time to receive the IPN and even after the payment, the pay-button is visible. This message should help to avoid customer confusion.

Bug Fixes

  • #941 prevent a warning causing a crash of the finder index CLI script when the smart search plugin for Event Gallery is enabled.
  • #943 The scrolling function in the add2cart dialog was broken. Clicking on the links to the different image type groups did not work.
  • #944 The add2cart dialog for Google Photos in the lightbox did not work.
  • #946 For the PayPal basic payment method you can define if the order confirmation mail is send before or after the payment. If you did not configure this option, the default behavior was wrong and mails got send only after payment happened.
  • #947 Fixes a crash of the smart search plugin in case the Google Photos update plugin was not active.
  • #950 Avoid exception while managing the files for an event if no image type set is published or assigned to an event.

View files

Version 3.12.4 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Friday, 05 March 2021
Maturity Stable
Released on Friday, 05 March 2021

Release notes

Bug Fixes

  • #938 The add2cart dialog did not work properly if only one image type was available.

View files

Version 3.12.2 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Wednesday, 03 March 2021
Maturity Stable
Released on Wednesday, 03 March 2021

Release notes

Minor Changes

  • #930 added some minior changes to support older PHP versions. Also improved the warning in the backend about outdated PHP and Joomla versions.
  • #931 added an additional hint to remind users to publish their Google Apps. If they don't, the tokens are valid for 7 days only. No token, no images. I addition, the tokens are validated and you can see the result in the table of Google Photos Accounts.
  • #932 Updated Braintree SDK to version 5.5 to support PHP 8. Minimum PHP requirement now: PHP 7.2
  • #933 Updated Stripe SDK to version v7.72.0
  • #935 Updated Smarty template engine to 3.1.19.
  • #928 With Joomla 4 getting the necessary token for Google Photos was not possible. Now it is. You still need to use HTTPS to get those tokens.

Bug Fixes

  • #936 fixes the add2cart dialog in the lightbox on mobile devices. It opens now correctly. While fixing this, the popup does no longer use jQuery.
  • #937 If the content plugin is used multiple times on a page with different configurations, the first configuration will win. This is fixes and every tag takes the correct configuration into account. For example, this could make cart icons on thumbnails disappear.

View files

Version 3.12.0 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Sunday, 07 February 2021
Maturity Stable
Released on Sunday, 07 February 2021

Release notes

Major Changes

  • #106 Images hosted locally or on Amazon S3 can have a different price than the Event. It is now possible to assign an image type set to images, too.
  • #923 It is now possible to use precalculated images for local images. In the components options you can switch from dynamic image generation to static file delivery. This will help with performance on smaller servers since it reduces the number of parallel PHP requests.

Minor Changes

  • #915 The modules have a new switch to show the add2cart-icon. To make that work, you need to add a cart module on the page, too.
  • #922 The PayPal Basis plugin has a new option which allows to stop sending order confirmation mails for unpaid orders. Once the order is marked as paid, the order confirmation is send.
  • #929 Bootstrap 5 adjustments to support Joomla 4 Beta 7
  • #918 Some code fixes and a Smarty Template Engine update to 3.1.38 to support PHP8 a little more.

Bug fixes

  • #919 the percentage value of a surcharge is not taken into account.
  • #920 (re)added IE11 support. I'll not test with IE11, please get rid of this stupid old browser! All the workarounds make the JS ~60KB larger.
  • #926 Fixes an issue with Joomla 4 Beta 6 and Yootheme. An exception could happen when the content plugin is initialized without parameters. J4 uses an unexpected default object type.

View files

Version 3.11.22 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Thursday, 03 December 2020
Maturity Stable
Released on Thursday, 03 December 2020

Release notes

Minor changes

  • #916 You can select between a default and the us address format in the checkout configuration. Don't forget to adjust your email templates!

Bug fixes

  • #914 The content plugin lost its configuration if used multiple times on the same page while using older versions of Joomla.
  • #917 Events using Picasa albums are broken. Actually a good time to move away from this since two years deprecated connection. But the page should not break, so here is a fix.

View files

Version 3.11.20 Stable

Joomla 3.7 Joomla 3.8 Joomla 3.9 Joomla 3.10

Released on: Sunday, 15 November 2020
Maturity Stable
Released on Sunday, 15 November 2020

Release notes

Bug fixes

  • #913 The missing lazy loading includes made images on the tiles layout invisible.

View files

Page 1 of 2

All prices include VAT. The gross price will vary depending on the selected shipping country.