Skip to content

magento-architects/magento-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Magento repository structure

Instllation steps

  1. Create a folder

    mkdir sampleapp
    cd sampleapp

  2. Clone this repository to a folder

    git clone https://github.com/magento-architects/magento-project

  3. Create source folder within your root folder

    mkdir source
    cd source

  4. Clone magento2 repository to ../source folder

    git clone [email protected]:magento-architects/magento2/tree/split-framework

  5. Return back magento-project folder and run composer install

Framework components will be symlinked from source folder

About

Magento project file structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published