PHPackages                             hhennes/prestashop-console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. hhennes/prestashop-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

hhennes/prestashop-console
==========================

Tools to manage your prestashop with CLI

v0.5.1(9y ago)511114[10 issues](https://github.com/nenes25/prestashop_console/issues)PHPCI passing

Since Sep 23Pushed 9mo ago3 watchersCompare

[ Source](https://github.com/nenes25/prestashop_console)[ Packagist](https://packagist.org/packages/hhennes/prestashop-console)[ RSS](/packages/hhennes-prestashop-console/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (9)Dependencies (4)Versions (20)Used By (0)

PrestaShop Console
==================

[](#prestashop-console)

[![GitHub stars](https://camo.githubusercontent.com/34ace7b4b8f8a64ea141c88254b3216627e5a8f91400b06bd859ee228109a085/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6e656e657332352f70726573746173686f705f636f6e736f6c65)](https://github.com/nenes25/eicaptcha/stargazers)[![GitHub forks](https://camo.githubusercontent.com/5e4ce945b3afe7b2448229ad2803a1a52971fa136abb73ff7a6ef0b978e15218/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6e656e657332352f70726573746173686f705f636f6e736f6c65)](https://github.com/nenes25/eicaptcha/network)![Github All Releases](https://camo.githubusercontent.com/46e2221969bcb1b89ba7f05c607b80837339b38e4f9c037fbb301328a6d32ac2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6e656e657332352f70726573746173686f705f636f6e736f6c652f746f74616c2e737667)

PrestaShop cli tools based on Symfony Console component You can read more about it :  (FR)

[![PrestaShop console](console.png?raw=true "PrestaShop console")](console.png?raw=true)

Releases
--------

[](#releases)

You can download all the versions of the console (since 1.5) from the release page [https://github.com/nenes25/prestashop\_console/releases](https://github.com/nenes25/prestashop_console/releases)

Compatibility
-------------

[](#compatibility)

PrestaShop VersionCompatible1.6.x and under❌1.6.1.x✔️ (some commands are not available)1.7.0 to 1.7.8.x✔️8+✔️ with php7.4 maxPhp VersionCompatible5.6✔️7.0✔️7.1✔️7.2✔️7.3✔️7.4✔️8.0⁉️ Not yet tested8.1⁉️ Not yet testedHow to use it
-------------

[](#how-to-use-it)

Download the file from github in your prestashop root directory (or from the release page):

```
wget https://github.com/nenes25/prestashop_console/releases/latest/download/prestashopConsole.phar
```

Add execution mode:

```
chmod +x prestashopConsole.phar
```

Run the console:

```
./prestashopConsole.phar
```

You can also add the phar globaly by adding it in your /usr/local/bin directory:

```
sudo mv prestashopConsole.phar /user/local/bin/prestashopConsole
```

Then run it with (only work in PrestaShop root directories):

```
prestashopConsole
```

You can check the list of commands here: [commands](COMMANDS.md).

If you want to contribute please see: [contribute](CONTRIBUTE.md).

Browser version
---------------

[](#browser-version)

If no cli is available on your hosting, and if the php **exec** and **shell\_exec** functions are enabled.
You can use and download the file prestashopConsoleWrapper.php as a wrapper to run some commands directly from the browser.
This wrapper is limited and cannot interact with the console. All parameters should be passed through the url

Here are some examples :

```
Show help of the command admin:user:list
prestashopConsoleWrapper.php?command=admin:user:list&options[]=help
List only active modules
prestashopConsoleWrapper.php?command=module:list&options[]=active
List only active modules not from prestashop
prestashopConsoleWrapper.php?command=module:list&options[]=active&options[]=no-native

```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 77.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~556 days

Recently: every ~831 days

Total

7

Last Release

274d ago

Major Versions

v0.5.1 → 1.7.x-dev2020-08-17

1.7.x-dev → 2.x-dev2025-11-15

PHP version history (2 changes)1.7.x-devPHP &gt;=5.6

2.x-devPHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ca4b005e341194697931a71596e0b48ee5302ffdafe6ab6eb5c3a7d5f050ba3?d=identicon)[nenes25](/maintainers/nenes25)

---

Top Contributors

[![nenes25](https://avatars.githubusercontent.com/u/7163132?v=4)](https://github.com/nenes25 "nenes25 (242 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (39 commits)")[![lutek](https://avatars.githubusercontent.com/u/846598?v=4)](https://github.com/lutek "lutek (18 commits)")[![SebSept](https://avatars.githubusercontent.com/u/2592502?v=4)](https://github.com/SebSept "SebSept (10 commits)")[![Touxten](https://avatars.githubusercontent.com/u/156076965?v=4)](https://github.com/Touxten "Touxten (3 commits)")[![aeyoll](https://avatars.githubusercontent.com/u/1472285?v=4)](https://github.com/aeyoll "aeyoll (1 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

### Embed Badge

![Health badge](/badges/hhennes-prestashop-console/health.svg)

```
[![Health](https://phpackages.com/badges/hhennes-prestashop-console/health.svg)](https://phpackages.com/packages/hhennes-prestashop-console)
```

###  Alternatives

[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M449](/packages/drupal-core-recommended)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M777](/packages/sylius-sylius)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k148.6M671](/packages/zircote-swagger-php)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
