Login/Register
(IR) Installatron Remote

PrestaShop

PrestaShop is an open source e-commerce shopping cart application. Initially released in 2007, PrestaShop is currently one of the most used e-commerce applications powering more than 100,000 stores.

Installatron Remote is a one-click solution to install and manage all of your PrestaShop websites. Using Installatron helps ensure PrestaShop is kept up-to-date and secure, and Installatron features like Clone, Backup and Restore, and Backup Scheduling can save you time. Learn more about Installatron Remote

Information

AplikacijaPrestaShop
Kategorija e-poslovanje
Current Versions8.2.1
1.7.8.11
1.5.6.3
Last Updated20 Februar
JezikiSlovenščina,
45 more

Zahtevnosti

Velikost namestitve360MB
Licencaopen source

Podpora

PrestaShop Spletna stran
Dokumentacija
Stran podpore
Installatron Auto-inštaler podpora

Sorodne aplikacije

The PrestaShop e-Commerce Solution was built to take advantage of essential Web 2.0 innovations such as dynamic AJAX-powered features and next-generation ergonomy. PrestaShop guides users through your product catalog intelligently and effortlessly, turning intrigued visitors into paying customers.

Features:
  • Customize your store: Choose your colors, your logo and a design from among a selection of professional-looking themes.
  • Drive your business: Manage your products, orders, customer relationships, and track your statistics
  • Attract visitors: Share your content on the social networks and your blog and attract more visitors
  • Sell globally: Easily present your store in several different languages and currencies – your business has no borders!
-PrestaShop razvijalec

8.2.1


20 Februar - 360MBThis minor release fixes some bugs and adds some improvements

Back Office - Improvements
#37828: Add URL Validation when installing theme from URL (by @M0rgan01)
#37373: Add more options to pagination (by @Hlavtox)
#37355: Disable autocapitalize for SMTP settings (mobile) (by @ShaiMagal)

Back Office - Bug Fixes
#37869: Fix: Admin search by product ID results in CSV download instead of product page redirect (by @Codencode)
#37888: Fix: BO > Order details page - When changing pagination, Refunded column displays automatically (by @Codencode)
#37803: Fix multistore disabling (by @boherm)
#37771: Improve constraint on Product description (by @jolelievre)
#35709: Partial fix for textarea field height issues in V1 product page (by @Roxayl)
#36607: Fix: set by default enable action if module is disabled instead of configure action (by @Nakahiru)
#36505: Fix: set the product redirection to another product (301 & 302) (by @RomPiot)
#37030: Fix: Multistore - Can't disable a group shop (by @Codencode)

Back Office - Refactoring
#36715: Fix unreliable translation export (by @Hlavtox)

Front Office - New Features
#37125: Make getHookModuleExecList customizable from modules (by @matthieu-rolland)

Front Office - Improvements
#37448: Add missing hook on checkout account creation (by @Touxten)

Front Office - Bug Fixes
#37533: If price is not shown hide add to cart too. Fixes #37532 (by @tswfi)
#37268: Fix Incorrect SpecificPrice Currency Conversion (Issue 36844) (by @mrkalchemy)
#37267: Fix cart value amount (by @idnovate)
#37191: Fix specific references (by @rsoulard-prolaser)

Front Office - Refactoring
#37403: Remove unnecessary cart present and improve performance (by @Hlavtox)

Core - Improvements
#37964: Fixed license header (by @mattgoud)
#37943: Chore: [release-8.2.1] - composer : update classic-theme package to 2… (by @mattgoud)
#37907: Chore: [release-8.2.1] - update version number to 8.2.1 (by @mattgoud)
#37354: Slovakia VAT change from 2025/01 to 5% and 19% and 23% (by @ShaiMagal)
#36612: Add a condition for handling errors from hook actionModuleInstallBefore (by @JohnPAfr)
#37016: Guest.php - OS/Browser unnecessary logging to PHP error log in specific conditions (by @ShaiMagal)
#35695: Allow select correct invoice -> invoice_number can be "duplicated" (every year) (by @ShaiMagal)
#37159: Updated PrestaShop Packages (by @github-actions[bot])
#37147: Updated PrestaShop Packages (by @github-actions[bot])
#36938: Delete old thumbnail for variant images when deleting product (by @ShaiMagal)

Core - Bug Fixes
#37890: Fix preview mode for combination products (by @boherm)
#37912: Fix performance issue linked to HookModuleFilter PR (by @matthieu-rolland)
#37849: Fix issue with count on string (by @pszostok)
#37876: Downgrade lockfileVersion of themes package-lock.json files (by @mattgoud)
#37332: Order::getCustomerOrders - in specific case incorrect sorting by date_add DESC (by @ShaiMagal)
#37486: Fix obvious notice in Warehouse class (by @kpodemski)

Web Services - Bug Fixes
#36807: Move the array_unshift in Product::setWsPositionInCategory() (by @matks)

Tests - Bug Fixes
#37887: Fix: #37886 - [docker-compose] - upgrade node 14 to 16 (by @mattgoud)
#37862: Use Ubuntu 22.04 on 8.2.x (by @Progi1984)
Read more: https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.1

8.2.0

(major version)
30 September 2024 - 360MBBack Office - Improvements
  • #36171: Remove email "Preview" from BO section "Statutes" (by @ShaiMagal)
  • #36386: Fix typo in pack wording that doesn't make sense (by @Hlavtox)
  • #36172: Input type "number" is not styled properly (by @ShaiMagal)
  • #36714: Order modules on translation page alphabetically (by @Hlavtox)
  • #36936: Remove redirection on cms exception (by @Hlavtox)

Back Office - Bug fixes
  • #36457: Fix: Pass correct language ID to getAttributesName instead of hardcoded 1 (by @mouleeg)
  • #36454: Prevent creating duplicate customers in some scenarios (by @Hlavtox)
  • #36287: Fix issue with Product Customizations (by @Codencode)
  • #36802: Fix: Error occurs when navigating new admin controllers with empty quick access links (by @Codencode)
  • #36639: Check override conflicts at module install (by @ludoviccardinale & @matthieu-rolland)
  • #36895: Update AdminCartsController.php (by @Codencode)
  • #36914: Added management of the 'addedByModule' field in the "CustomizationField" object (by @Codencode)

Front Office - Improvements
  • #36359: Match URLs with a trailing slash (by @Hlavtox)
  • #36451: Enhance TemplateVarShop Function with Shop Group ID for Improved Multi-Shop Support (by @ChronoBrake)

Front Office - Bug fixes
  • #36454: Prevent creating duplicate customers in some scenarios (by @Hlavtox)
  • #36521: Handle hook prefix to allow dashboard module to be saved (by @PrestaEdit)
  • #36664: Use attribute public name instead of private name in URL anchors (by @maxldn5)
  • #36834: Fix: problems with product customizations issue 1 (by @Codencode)
  • #36905: Fix: Cart.php class method _deleteCustomization not deleting all image files from same customization but only first (by @Codencode)

Core - Improvements
  • #36398: Updated PrestaShop Packages (by @github-actions)
  • #36417: Updated PrestaShop Packages (by @github-actions)
  • #36576: Mail - Reply-To can be the same as the To address (spam indicator - negative points) (by @ShaiMagal)
  • #36764: Version number 8.2.0 (by @matks)
  • #36657: Add hook for assigning general purpose variables before the core does it (by @matthieu-rolland)
  • #36575: Migrate lazy array improvements and cart presenter decoupling from develop to 8.2.x (by @matthieu-rolland)
  • #36955: Use basename on user given filename in legacy uploadcontroller (by @matthieu-rolland)
  • #36972: Update default catalog 8.2.x (by @ps-jarvis)

Core - Bug fixes
  • #36662: Cast OrderProductForViewing - location to string for Memcached (by @ShaiMagal)
  • #36840: Use PHP constants for doctrine config (by @matks)
  • #36875: Add attr_stringify_fetches to PDO init config to avoid BC Break (by @fox-john)
  • #36689: Can't transformToCustomer while password max length is shorter than default 16 length (by @ShaiMagal)

Core - Refactoring:
  • #36882: Comment search process (by @Hlavtox)

Read more: https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.0

8.1.7


26 Junij 2024 - 360MBBack Office - Improvements
  • #36306: Open EntitySearchInput to public components in backoffice (by @thomasDelaporte)
  • #35488: Add Export button missing on new Product Page V2 (by @ChronoBrake)
  • #35434: Improve wording of pack quantities (by @Hlavtox)
  • #35699: Correction of patch requests in PPV2 (by @M0rgan01)
  • #35564: Update product SEO metadata length (by @M0rgan01)
  • #35518: BO login screen - don't show PrestaShop version before Employee successful login (by @ShaiMagal)
Back Office - Bug Fixes
  • #36256: Fixed incorrect link to documentation (by @nicosomb)
  • #36244: Product page fixes (by @jolelievre)
  • #35775: Responsive visual issues new product page (by @mattgoud)
  • #36122: Error 500 fix for Admin Categories If description null (backport from develop) (by @ShaiMagal)
  • #34823: Sets the current date on the duplicate product (by @webeshop)
  • #35861: Update HTMLTemplateOrderSlip.php to fix #35802 (by @rudolfkastl)
Back Office - Refactoring
  • #35824: Prevent errors on different address formats (by @Hlavtox)
  • #35830: Fix notice on nulls (by @Hlavtox)
  • #35827: Fix uasort in dead code (by @Hlavtox)
  • #35698: Make changing order status more resilient to failed data (by @Hlavtox)

Front Office - Improvements
  • #35705: Fix strstr modifier (by @Hlavtox)
  • #35735: Fix array_slice modifier (by @Hlavtox)
  • #35571: Stop requesting core.js source map in production (by @SharakPL)
Front Office - Bug Fixes
  • #36342: Fix quantity check when there a customization in cart (Backport from #32312) (by @Progi1984)
  • #35962: CartRule.php - performance bottleneck - duplicating query (by @ShaiMagal)
  • #36074: Fix specific scenario when multiple carriers are used. (by @Hlavtox)
  • #35565: Fix CCC error for path with version (by @ComonSoft)
  • #35812: Fix unit price everywhere (by @Hlavtox)
  • #35729: Remove deprecated jquery method (by @Hlavtox)
  • #35584: Fix(merchandise-return): deprecation alert is displayed on the return form (by @TheoAlloin)
Front Office - Refactoring
  • #35822: Fix strpos modifier (by @Hlavtox)

Core - Improvements
  • #36341: Preliminary tasks for 8.1.7 release (by @jolelievre)
  • #36284: Updated PrestaShop Packages (by @github-actions[bot])
  • #36069: Upgraded productcomments (by @nicosomb)
  • #35892: Updated PrestaShop Packages (by @github-actions[bot])
  • #35871: Updated PrestaShop Packages (by @github-actions[bot])
  • #35754: Updated PrestaShop Packages (by @github-actions[bot])
Core - Bug Fixes
  • #35902: Fix min qty in front ProductController (by @boherm)
  • #36272: Fix compatibility error on ARM processors when installing via docker (by @matthieu-rolland)
  • #35621: Fix: Clear cache module multishop (by @pvujic)
  • #35587: Fix $action variable in postProcess method (by @SharakPL)
Core - Refactoring
  • #35953: Fix cart calculator tax rounding issues (by @Hlavtox)
  • #35834: Stabilize search indexation and check referrer (by @Hlavtox)
  • #35826: Better inform about faulty hooks (by @Hlavtox)
  • #35749: Unify text field database limits (by @Hlavtox)

Installer - Improvements
  • #36345: Update default catalog 8.1.x (by @ps-jarvis)
  • #36340: Update default catalog 8.1.x (by @ps-jarvis)

Tests - Improvements
  • #35818: Functional Tests : Migration from Docker Compose v1 to v2 (8.1.x) (by @Progi1984)
  • #35646: UI Tests : Allow to enable/disable make (by @Progi1984)

Tests - Bug Fixes
  • #35906: Fix error install libnss3-tools (by @jolelievre)

Read more: https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.7

8.1.6

(security release)
14 Maj 2024 - 360MBSecurity
  • GHSA-7pjr-2rgh-fc5g Fix invoice access vulnerability in FO (by @matthieu-rolland & @M0rgan01)
  • GHSA-45vm-3j38-7p78 Fix XSS vulnerability from FO contact form to BO (by @M0rgan01 & @matthieu-rolland)

Read more: https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.6

Live Demo provides demonstration instances of PrestaShop for evaluation purposes. Live Demo instances reset frequently and are configured without plugins or themes.

8.2.1

Front-end View

Back-end View

1.7.8.11

Front-end View

Back-end View
Showcase highlights websites powered by PrestaShop to demonstrate the range of capabilities provided by the application.
© 2004 - 2025 Installatron LLC. All rights reserved. Privacy Policy.