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
Improvement of the forgotten password/password change functionality
APEX
Google Analytics 4 (page views, orders)
SEO microdata update
Administration
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: #0007231Visual 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
For security reasons, OXID eShop 7.2.0 requires Composer version 2.7.7.
For more information, see
Improvement of the password forgetting/password change functionality.
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:
OXID Security Module: Configure password policies to enforce the security of store users’ passwords.
For more information, see What is a password policy?.
OXID Module Shipping Cost Compensation Coupon: Generate coupons with flexible amount to compensate for shipping costs.
For more information, see OXID Module Shipping Cost Compensation Coupon: What for/what not?.
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:
OXID eShop PE (update from v7.1.0 to v7.2.0)
OXID eShop EE (update from v7.1.0 to v7.2.0)
Twig component PE (update from v2.4.0 to v2.5.0)
Twig component EE (update from v2.4.0 to v2.5.0)
OXID eShop demo data PE (update from v8.0.1 to v8.0.2)
OXID eShop demo data EE (update from v8.0.2 to v8.0.3)
OXID eShop doctrine migration integration (update from v5.2.0 to v5.3.0)
Visual CMS (update from v6.0.1 to v7.0.2)
Components of the compilation
The compilation contains the following components:
OXID eShop PE 7.2.0
OXID eShop EE 7.2.0
Twig component PE 2.5.0
Twig component EE 2.5.0
OXID eShop demo data PE 8.0.2
OXID eShop demo data EE 8.0.3
Visual CMS 7.0.2 (PE/EE)
Installation
To install or upgrade, follow the instructions under Installation and update.