Rakuten France module changelog

Discover the latest improvements, new features, and fixes in the Rakuten France module

App updates

Changelog for Prestashop – Rakuten France

Latest updates and release history for Prestashop – Rakuten France.

v4.4.59 Update
September 24, 2025
Fixed New feature Updated

Added

 Shipping Method

The “Recommandé So Colissimo” shipping method has been added.


Added

 Manufacturer Attribute

The manufacturer attribute has been added to every “child” product (variation).


Fixed

 Economic Operator Error

Fixed error: “The economic operator section is undefined”.


Updated

 SQL Data Sanitization

Improved sanitization of data used in SQL queries.

v4.4.58 Update
August 7, 2025
New feature Removed Updated

Added

Live Chat Support

A new live chat has been added to the bottom right corner of every module configuration page.


Added

 Development Tools Setup

Added PrestaShop development tools configuration (PHPStan, PHP CS Fixer, CodeSniffer, PHPUnit, Autoindex, Header Stamp).


Added

 Index File & License Headers

Added missing index.php files and license headers in CSS, JS, PHP, and TPL files.


Added

Module Build Scripts

Added module build scripts.


Added

 Shop2Shop Shipping Method

Added the Shop2Shop shipping method.


Updated

 .gitignore File

Updated the .gitignore file.


Updated

 PrestaShop Validation

Validated the module according to PrestaShop rules.


Updated

PHP CS Fixer Rules

Updated coding style rules.


Removed

 Legacy Compatibility

Removed backward compatibility for PrestaShop versions below 1.6.

v4.4.57 Update
March 12, 2025
Updated

Updated

 SQL Query Handling

Replaced pSQL() with bqSQL() for column names to prevent improper escaping.


Updated

 Numeric Casting

Ensured numeric values are properly cast using (float) instead of pSQL().


Updated

 Order Data Integrity

Prevented updating the id_order field to maintain data integrity.


Updated

 Query Validation

Ensured the SET clause is not empty before executing UPDATE queries and added validation to avoid empty updates.


Updated

 SQL Formatting

Used implode() instead of manual string trimming for cleaner SQL queries.

v4.4.56 Update
January 2, 2025
Updated

Updated

 Coding Standards

Updated PHP coding standards, including array syntax, DocComment formatting, consistent line endings, null type handling, and proper class casing.

v4.4.55 Update
December 25, 2024
New feature Updated

Added

 PHP CS Fixer Integration

Added PHP CS Fixer for coding standards compliance.


Updated

 Database Column Length

Updated the text column length in priceminister_product_option table from 128 to 400.


Updated

 PrestaShop Validation

Validated the module according to PrestaShop rules.


Updated

 GPSR Compliance

Improved compliance with Rakuten GPSR requirements.

v4.4.54 Update
November 26, 2024
Updated

Updated

 Stock Handling

The in-stock value is now always set to TRUE.

v4.4.52 Update
July 11, 2024
Fixed

Fixed

 Instance Token Check

Ignored instance token check for PrestaShop 8.

v4.4.51 Update
May 15, 2024
New feature

Added

 Orders Table

Added prepaidlabelurl column to priceminister_orders table.

v4.4.50 Update
April 12, 2024
Updated

Updated

 Product Pricing

Product price is now retrieved based on the “specials” configuration parameter.

v4.4.49 Update
April 5, 2024
Updated

Updated

 Campaign ID Display

Reset the width of the campaign ID in the model configuration.

v4.4.48 Update
February 21, 2024
New feature

Added

 Category Checkbox Handler

Added checkbox handler in category configuration.

v4.4.47 Update
January 15, 2024
Fixed

Fixed

 Image Type Method

Updated method to ImageType::getFormattedName() for PrestaShop 8 compatibility.

Back to module description