OXID eShop 7.2.0

Release-Datum: 02-12-2024

Changes at a glance

Core

  • Removal of obsolete demo data images from the CE component

  • PHP 8.2/8.3 support

  • MySQL 8.0 and MariaDB 11 support

  • Possibility to disable order emails

  • Improvement of the forgotten password/password change functionality

APEX

Administration

GDPR-compliant export of user data

New modules for Professional and Enterprise Edition

  • OXID Security Module

  • OXID Module Shipping Cost Compensation Coupon

VCMS

The VCMS bundle has been migrated to a new layout and contains various improvements.

Corrections

  • Compilation 7.2.0 contains the corrections from Compilation 7.0.4/7.1.1:

    • Display of net prices in the frontend

    • Optimized ShopId calculation

  • User registration in private sales mode - e-mail confirmation for activation is mandatory.

  • Display new message for items in the shopping cart: #0007548, PR-964

  • Multilingualism creation: #0007683

  • Twig component ifcontent extension: #0007231

  • Visual CMS 7.0.1 contains the corrections from Visual CMS 4.1.1/6.0.1

  • APEX: see Changelog.

In detail

User Experience

Improve the shopping experience for your customers in your OXID eShop with three new zoom options.

  • Hover Zoom: This function offers an interactive way to view product images in detail.

    When the mouse pointer hovers over the image, it is enlarged and the magnification follows the mouse movement.

    This allows users to examine different areas of the image in detail and increases interactivity and engagement.

  • Modal zoom: Clicking on the product image opens it in a larger modal window, revealing more details.

    In addition, the user can zoom into the image within the modal to see particularly fine details.

    This offers a comprehensive opportunity to take a close look at products.

  • Magnifier zoom: A magnifying glass function is activated when the mouse pointer is moved over the image.

    A separate area shows a greatly enlarged view of the image section directly under the mouse pointer.

    This enables precise viewing of specific product details without enlarging the entire image.

You can set the desired zoom globally for your OXID eShop. You can also define an individual zoom type for individual items.

For more information, see Choosing a zoom type.

Safety & reliability

Accessibility

Minor improvements in the APEX theme.

For more information, see the Changelog.

New modules

The following new modules are available for the Professional Edition and the Enterprise Edition:

Visual CMS & Mediathek

See the Changelogs:

New functions for developers

  • Note the following system requirements:

    • MySQL 8.0 (MySQL 5.7 is supported, but we don’t recommend it)

    • MariaDB (tested with MariaDB 11)

    • PHP versions 8.2 or 8.3

  • If required, deactivate the sending of e-mail notifications for orders.

    By default, an e-mail is sent to the customer and the store operator when a new order is received.

    Deactivating email notifications can be useful, for example, if your ERP system sends the messages. In this case, only a log entry is created.

    For more information, see the developer documentation (English) under Disabling order notification e-mails.

  • When working with dynamic content loaded via Ajax, use the setOuterHtmlAndExecuteScripts method to replace elements in the DOM with new content while handling the execution of embedded JavaScript in that content.

    For more information, see the developer documentation under Loading dynamic content via AJAX.

GDPR-compliant export of user data

As an administrator, export all data associated with a specific user in accordance with GDPR regulations.

For more information, see the GDPR Opt-in documentation (German) under Benutzerdaten GDPR-konform exportieren.

Components

Updated components

We have updated the following components and modules:

Components of the compilation

The compilation contains the following components:

Installation

To install or upgrade, follow the instructions under Installation and update.