Git Product home page Git Product logo

ak-prestashop's Introduction

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

ak-prestashop's People

Contributors

arthru avatar bealdav avatar burdandrei avatar sebastienbeau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ak-prestashop's Issues

php-fpm config

php5-fpm is configured to listen to unix socket, but in nginx site fcgi use ip:port

PHP max_input_vars

PHP max_input_vars should be set to something higher that 1000 or there will be problems with some modules.

Would you like to add it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.