yireo-training/magento1-composer

There is no license information available for the latest version (dev-master) of this package.

Magento 1 build based on composer

dev-master 2017-06-04 03:30 UTC

This package is auto-updated.

Last update: 2024-05-29 04:02:43 UTC


README

This package contains a procedure of building a new Magento 1 project based on composer packages.

Getting started

This project assumes the following command to get started:

composer create-project yireo-training/magento1-composer myproject

This will create a new folder myproject, add the composer.json file of this repository in it and run composer install.