PHPackages                             rhonalchirinos/prestacli - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rhonalchirinos/prestacli

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rhonalchirinos/prestacli
========================

CLI for prestashop.

2.0.0(3y ago)314PHPPHP &gt;=7.4

Since Feb 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rhonalchirinos/prestacli)[ Packagist](https://packagist.org/packages/rhonalchirinos/prestacli)[ RSS](/packages/rhonalchirinos-prestacli/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

PrestaCLI
=========

[](#prestacli)

Prestashop cli helper to generate project.

How to install
==============

[](#how-to-install)

```
composer global require rhonalchirinos/prestacli
```

Generate new project
====================

[](#generate-new-project)

For generate a new module for Prestashop you should execute that command.

```
prestacli new type name --a 'name author'
```

now, run the container

```
docker-compose up
```

and write permision

```
docker-compose exec php chown -R www-data:www-data /var/www/html/modules/:name-module
```

note: the options for type and tab arguments are.

TypeTabstandard, serviceadministration, advertising\_marketing, analytics\_stats, billing\_invoicing, checkout, content\_management, emailing, export, front\_office\_features, i18n\_localization, market\_place, merchandizing, migration\_tools, mobile, others, payment\_security, payments\_gateways, pricing\_promotion, quick\_bulk\_update, seo, search\_filter, shipping\_logistics, slideshows, smart\_shopping, social\_networksshippingpayementGenerate docker file
====================

[](#generate-docker-file)

This command generate a docker-compose with minimum requirement for develop, it is necessary to have docker installed

```
prestacli docker name -i latest
```

Note: For select the version of prestashop you can select it in [prestashop](https://hub.docker.com/r/prestashop/prestashop)

Release
=======

[](#release)

Release command generate a .zip valid for prestashop in the release folder

```
prestacli release --t prod
```

```
prestacli release --t stage
```

```
prestacli release --t test
```

note: this command ignore these files

```
release
node_modules
resources
.git
.config
.prestashop
backend.Dockerfile
docker-compose.yml
.gitignore
.gitlab-ci.yml
package.json
package-lock.json
tsconfig.json
tsconfig.node.json
vite.config.ts

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~23 days

Total

3

Last Release

1182d ago

Major Versions

1.2.0 → 2.0.02023-04-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dfa918e79cf614078df566f9a64b8dd6a457db5e274db8675f659129835a2c2?d=identicon)[rhonalchirinos](/maintainers/rhonalchirinos)

---

Top Contributors

[![rhonalchirinos](https://avatars.githubusercontent.com/u/3428759?v=4)](https://github.com/rhonalchirinos "rhonalchirinos (17 commits)")

---

Tags

helperprestashop

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rhonalchirinos-prestacli/health.svg)

```
[![Health](https://phpackages.com/badges/rhonalchirinos-prestacli/health.svg)](https://phpackages.com/packages/rhonalchirinos-prestacli)
```

###  Alternatives

[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[sylius/sylius

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

8.5k5.9M733](/packages/sylius-sylius)[drupal/core-recommended

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

6942.5M418](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M568](/packages/shopware-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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