Skip to content

This repository contains a PuPHPet configuration for puppet and installs all necessary tools to run the latest Magento 2 CE builds.

Notifications You must be signed in to change notification settings

ricbaral/magento2-php71-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##  Install vagrant plugin
vagrant plugin install vagrant-bindfs

##  Get Composer
##  https://getcomposer.org/

##  Get Magento 2
./composer.phar create-project --repository-url=https://repo.magento.com/ magento/project-community-edition src
##  (Prompt username/password are Magento Marketplace Access Keys)

##  and finally...
vagrant up

##  automatically install Magento 2 with CLI by running the following command
vagrant ssh -c /vagrant/install.sh

About

This repository contains a PuPHPet configuration for puppet and installs all necessary tools to run the latest Magento 2 CE builds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages