PHPackages                             gskema/prestashop-installer - 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. gskema/prestashop-installer

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

gskema/prestashop-installer
===========================

PrestaShop application installer.

2.2.0(8y ago)142.2k↓100%7MITPHPPHP &gt;=5.5.0

Since Aug 22Pushed 8y ago4 watchersCompare

[ Source](https://github.com/gskema/prestashop-installer)[ Packagist](https://packagist.org/packages/gskema/prestashop-installer)[ RSS](/packages/gskema-prestashop-installer/feed)WikiDiscussions master Synced 1mo ago

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

PrestaShop Installer
====================

[](#prestashop-installer)

[![Build Status](https://camo.githubusercontent.com/272c29d747c33b08d63de26a685d59aba2631658020cfdaa1723ead2ee0b35a6/68747470733a2f2f7472617669732d63692e6f72672f67736b656d612f70726573746173686f702d696e7374616c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gskema/prestashop-installer)[![Join the chat at https://gitter.im/gskema/prestashop-installer](https://camo.githubusercontent.com/0a1ea747f6285d26f04d331df2ea6ebf28fa8f713d76b17ad04862661e675d84/68747470733a2f2f6261646765732e6769747465722e696d2f67736b656d612f70726573746173686f702d696e7374616c6c65722e737667)](https://gitter.im/gskema/prestashop-installer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)![Packagist](https://camo.githubusercontent.com/063fdf24716d36d8fec22e7fb2f6ef049abfb6b783b8a645902ac42dd9a3ede3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67736b656d612f70726573746173686f702d696e7374616c6c65722e737667)[![SensioLabsInsight](https://camo.githubusercontent.com/87abb0ab9c891ef561976f2e7c0d0bf30a0718e046dc16a9eef5693d20725de1/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65653362666538652d653538302d343437382d613262622d6230653563643430316634372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/ee3bfe8e-e580-4478-a2bb-b0e5cd401f47)![GitHub release](https://camo.githubusercontent.com/037f57a5b9618444a63e5aa08004132d8d5e91fd4ed17496bd8322ed328d8bfa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f67736b656d612f70726573746173686f702d696e7374616c6c65722e737667)

A CLI tool which downloads and extracts PrestaShop to a specified directory. Can install alternative demo images.

Inspired by [laravel/installer](https://github.com/laravel/installer).

Usage
-----

[](#usage)

To install this tool on your system, run:

```
composer global require "gskema/prestashop-installer=~2.0"

```

Make sure to place the `~/.composer/vendor/bin` or `~/.config/composer/vendor/bin` directory in your PATH so the `prestashop` executable can be located by your system.

**Warning!**

Installing multiple global composer tools may cause dependency conflicts. You may need to install global tools separately and use `bin-dir`**composer.json** option (if you wish to avoid dependency conflicts).

Once installed, you may create new prestashop installation with this command:

```
Usage:
  prestashop new [] [--release=] [--fixture=]

Options:
  --release  Sets which PrestaShop release archive to download.
             Some examples of values: 1.6.1.3, 1.6.0.9, 1.6.1.0-rc4, 1.5.6.3
  --fixture  Overrides demo data images: product, category, banner images with specified fixture images.
             Available values: [starwars, got, tech]

Examples:
  prestashop new                                       // Downloads latest PrestaShop to current directory
  prestashop new shop1                                 // Downloads latest PrestaShop to ./shop1 directory
  prestashop new shop1 --release=1.6.0.9               // Downloads PrestaShop 1.6.0.9 to ./shop1 directory
  prestashop new shop1 --release=1.6.0.9 --fixture=got // Downloads PrestaShop 1.6.0.9 to ./shop1 directory
                                                       // and replaces demo data images
                                                       // with Game of Thrones images

```

Fixture screenshots
-------------------

[](#fixture-screenshots)

### Star Wars

[](#star-wars)

[![Fixture - Star Wars](https://camo.githubusercontent.com/4428413aa03b6f931ba4d828e7595c3796a5053901ff24ff76ffe84cf9ad79de/687474703a2f2f692e696d6775722e636f6d2f6c4377306e51682e706e67 "Demo data fixture: Star Wars")](https://camo.githubusercontent.com/4428413aa03b6f931ba4d828e7595c3796a5053901ff24ff76ffe84cf9ad79de/687474703a2f2f692e696d6775722e636f6d2f6c4377306e51682e706e67)

### Game of Thrones

[](#game-of-thrones)

[![Fixture - Game of Thrones](https://camo.githubusercontent.com/586d0816125449583b509292af3e4b47f3a0d42ed1eb30c49351379a971cd446/687474703a2f2f692e696d6775722e636f6d2f4775506168376e2e706e67 "Demo data fixture: Game of Thrones")](https://camo.githubusercontent.com/586d0816125449583b509292af3e4b47f3a0d42ed1eb30c49351379a971cd446/687474703a2f2f692e696d6775722e636f6d2f4775506168376e2e706e67)

### Tech - Electronics

[](#tech---electronics)

[![Fixture - Tech](https://camo.githubusercontent.com/b43be7486599b3d66fbab712e69a8e82202afbaec9d3f5d67296dace34892093/687474703a2f2f692e696d6775722e636f6d2f6b796b577730362e706e67 "Demo data fixture: Technology, Electronics")](https://camo.githubusercontent.com/b43be7486599b3d66fbab712e69a8e82202afbaec9d3f5d67296dace34892093/687474703a2f2f692e696d6775722e636f6d2f6b796b577730362e706e67)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~81 days

Recently: every ~129 days

Total

9

Last Release

3270d ago

Major Versions

1.0.2 → 2.0.02015-12-29

PHP version history (2 changes)2.1.0PHP &gt;=5.4.0

2.2.0PHP &gt;=5.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1be92883d9fa346a69808e9e7ec640f4584cce5ffbf9db72c9f6917b3d93992f?d=identicon)[gskema](/maintainers/gskema)

---

Top Contributors

[![gskema](https://avatars.githubusercontent.com/u/5542423?v=4)](https://github.com/gskema "gskema (21 commits)")[![krzysiekpiasecki](https://avatars.githubusercontent.com/u/4520629?v=4)](https://github.com/krzysiekpiasecki "krzysiekpiasecki (2 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

cliinstallerprestashopprestashop

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gskema-prestashop-installer/health.svg)

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

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[drupal/core

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

19462.3M1.3k](/packages/drupal-core)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)

PHPackages © 2026

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