1.0.5 • Published 9 years ago

generator-prestashop v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

generator-prestashop NPM version Build Status Dependency Status Coverage percentage

One-liner command to download and install any version of PrestaShop

This Yeoman generator bootstraps a fresh PrestaShop store in seconds. It's kind of a hacky thing, but it works and you'll save some precious time if you often need to install PrestaShop stores.

Installation

First, install Yeoman and generator-prestashop using npm (we assume you have pre-installed node.js):

npm install -g yo
npm install -g generator-prestashop

Then let your computer do the rest :tada: :

yo prestashop

I have NOT tested this with old PrestaShop releases (<1.6). If you find a bug, please let me know via an issue/PR.

Notes

TODO

  • Working yo prestashop
  • Add a progress bar when extracting the archive
  • Select the PrestaShop version to download
  • Scrap the release numbers instead of hardcode them :unamused:
  • Skip the browser installation process

License

MIT © Marc Picaud

1.0.5

9 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago