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

Commit

Permalink
Readded README.md
Browse files Browse the repository at this point in the history
Had been removed by pull request #67 from ohpolly/magento-1.9.3.4
  • Loading branch information
Pascal Borkenhagen committed Sep 15, 2017
1 parent 06598ac commit 714e570
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Magento Community Edition

Firegento Magento Community Magento-1.x Mirror Github Repository with Patches.

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/firegento/magento?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

- [available magento versions](https://github.com/firegento/magento/releases)
- [an overview of all patches](https://github.com/brentwpeterson/magento-patches)

## Installation via Composer

If you do not know what Composer is, please first read [this](https://getcomposer.org/doc/00-intro.md).

To generate `composer.json` and install magento for the first time run:

```
composer require magento-hackathon/magento-composer-installer ~3.0
composer require aydin-hassan/magento-core-composer-installer ~1.2
composer require firegento/magento ~1.9.3.1
```

0 comments on commit 714e570

Please sign in to comment.