Extensions
JoomShopping 5.9.1 fixes order and product issues
JoomShopping 5.9.1 is now available for Joomla sites, bringing fixes for duplicate order numbers during manual administrator-side order creation and for image uploads in product attributes, along with new configuration options and…
The release focuses on administration and product-management issues in the Joomla shopping component. The duplicate-number fix applies when an order is created manually in the administrator panel, while the image-upload correction affects product attributes.
Changes in 5.9.1
- A new parameter has been added to the
onAfterRemoveProductFieldtrigger. - Three new parameters are available in
config.php:product_img_show_all_if_no_attr,prod_attr_load_data_by_partial_selection, anduser_password_gen_in_shop. - The component now displays a message when a discount code has been applied successfully.
- The payment code is now saved in the component logs.
The configuration additions affect product-image display when no attribute is selected, loading data based on partial attribute selection, and password generation in the shop. The trigger change may also require attention from developers whose integrations respond to product-field removal events.
JoomShopping users can review the new settings and the updated trigger behavior when planning an upgrade. The release announcement also references the component’s version history and download pages.