8000 GitHub - akretion/ak-prestashop: Cookbook for installing easily prestashop, do not use it for production environnement, it's just for demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akretion/ak-prestashop

Repository files navigation

Description

This is a recipe for easily install and test prestashop.

You should not use this recipe for production as it is just a basic recipe.

Requirements

  • git

  • vagrant >= 1.1.0

  • VirtualBox

Install “vagrant“ from the package manager of your distribution or from downloads.vagrantup.com/ Install “Virtualbox“‘ from the package manager of your distribution or from www.virtualbox.org/wiki/Downloads

INSTALLATION:

Get the vagrant recipe with the following command:

git clone https://github.com/akretion/ak-prestashop.git

Then go in the ak-prestashop directory and launch and install the VM :

vagrant up

Usage

Prestashop runs on localhost:10100

First run you will need to configure Prestashop so go to localhost:10100/install-dev/index.php and start the installation workflow. In order to complete the workflow, you’ll need the root password for the Mysql server : admin25

Once you’ve finished the installation workflow, the link to the administration backoffice is wrong. You should use this one : localhost:10100/admin-dev/index.php

PHPMyAdmin runs on localhost:10200

login: root
password: admin25

About

Cookbook for installing easily prestashop, do not use it for production environnement, it's just for demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0