Skip to content

PrestaShop Toolkit

The PrestaShop Toolkit extension brings one-click installation, shop status, module management and admin SSO for PrestaShop directly into the panel — the first hosting panel with integrated PrestaShop management. It's installed as an extension via the marketplace and is enabled by default in every package.

Installation & enabling

  1. Enable the extension (marketplace).
  2. Package permission — in the package, Allow PrestaShop Toolkit (perm_prestashop_toolkit) controls access. Unlike most extensions, this permission is enabled by default.

Installing PrestaShop

  1. On a website, click Install under PrestaShop.
  2. The extension sets up the installation in the website's document root and automatically detects existing installations (both legacy and modern parameter-based configuration).

Shop management

  • Shop details — detected version, admin folder and active theme are read automatically from the PrestaShop configuration.
  • Module management — lists installed modules from the shop directory and enriches them with database metadata (name, version, active/inactive); toggle individual modules on/off directly in the panel.
  • Core update — update the PrestaShop version without leaving the shop administration.
  • Admin SSO — log straight into the PrestaShop backend with one click, without entering admin credentials manually.
  • Security scan — checks the shop directory for known anomalies.

Security model

The extension reads the shop configuration (legacy settings.inc.php and modern parameters.php) directly from the website's filesystem, validating the path against the site's Linux user — access outside the site's own document root is excluded.

Not yet included

  • Module marketplace installation from the panel — modules currently have to be placed into the shop manually; the panel only manages what's already there.
  • Multi-shop management (PrestaShop's multi-shop feature) isn't specifically represented yet.