jhoncytech/prestashop-installer

Prestashop Installer

1.7.7.3 2021-04-25 13:25 UTC

This package is auto-updated.

Last update: 2024-10-25 21:21:58 UTC


README

Prestashop Installer

Image header

 

Requirements

 

Description

This project allows you to quickly install a fully functional prestashop store for testing or for any other purpose by selecting the desired version.

 

How to use it

Get the project from GitHub.

Github logo

  1. Go to folder where you need to deploy your environment.

    #> cd my/prefer/folder
  1. Create a folder for your store for example prestashop

    #> mkdir prestashop
  1. Go to prestashop folder

    #> cd my/prefer/folder/prestashop
  1. Clone the project running the following command

    #> git clone -b 1.7.7.3 https://github.com/jhonnygo/prestashop-installer.git .
  1. Run the installer

http://domain.com/prestashop

 

Get the project from Packagist.

Packagist logo

  1. Go to folder where you need to deploy your environment.

    #> cd my/prefer/folder
  1. Create a folder for your store for example prestashop

    #> mkdir prestashop
  1. Go to prestashop folder

    #> cd my/prefer/folder/prestashop
  1. Run the following command

    #> composer create-project jhoncytech/prestashop-installer . 1.7.7.3
  1. Run the installer

http://domain.com/prestashop

 

Get the project from NPM.

NPM logo

  1. Go to folder where you need to deploy your environment.

    #> cd my/prefer/folder
  1. Create a folder for your store for example prestashop

    #> mkdir prestashop
  1. Go to prestashop folder

    #> cd my/prefer/folder/prestashop
  1. Clone the project running the following command

    #> npm install @jhonnygo/prestashop-installer@1.7.7-3
  1. Run the installer

http://domain.com/prestashop

That's all

Image footer

Contactos

- Mail: jhonny@jhoncytech.com
- Web: https://jhoncytech.com
---
- Mail: contacto@jhonnygo.com
- Web: https://jhonnygo.com