Skip to content

vpjoao98/m2-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Setting up Magento 2 Development Environment (without Docker) in Ubuntu 20.04

  • After formatting and installing Ubuntu 20.04, download and execute the script

    wget https://github.com/vpjoao98/m2-setup/master/setup.sh -O setup.sh && chmod +x setup.sh && ./setup.sh

  • The script will install all that will be need to set up your development environment for Magento 2 in Ubuntu 20.04.

Notes

  • Feel free to fork and edit this repository based on your Magento 2 development workflow.
  • I have not tested if it works on other distros, so it will be by your own risk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages