Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

Commit 714e570

Browse files
author
Pascal Borkenhagen
committed
Readded README.md
Had been removed by pull request #67 from ohpolly/magento-1.9.3.4
1 parent 06598ac commit 714e570

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Magento Community Edition
2+
3+
Firegento Magento Community Magento-1.x Mirror Github Repository with Patches.
4+
5+
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/firegento/magento?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
6+
7+
- [available magento versions](https://github.com/firegento/magento/releases)
8+
- [an overview of all patches](https://github.com/brentwpeterson/magento-patches)
9+
10+
## Installation via Composer
11+
12+
If you do not know what Composer is, please first read [this](https://getcomposer.org/doc/00-intro.md).
13+
14+
To generate `composer.json` and install magento for the first time run:
15+
16+
```
17+
composer require magento-hackathon/magento-composer-installer ~3.0
18+
composer require aydin-hassan/magento-core-composer-installer ~1.2
19+
composer require firegento/magento ~1.9.3.1
20+
```

0 commit comments

Comments
 (0)