Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firegento/magento
Magento Community Editions
https://github.com/firegento/magento
Last synced: about 1 month ago
JSON representation
Magento Community Editions
- Host: GitHub
- URL: https://github.com/firegento/magento
- Owner: firegento
- Archived: true
- Created: 2014-05-16T11:10:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T09:35:25.000Z (over 5 years ago)
- Last Synced: 2024-10-13T08:54:20.054Z (2 months ago)
- Size: 73.4 MB
- Stars: 107
- Watchers: 25
- Forks: 56
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-magento - Firegento
README
# Magento Community Edition
**/// THIS REPOSITORY IS DEPREACTED ///**
1.9.4.1 will be the last version update. Please switch over to [OpenMage](https://openmage.github.io/magento-lts/)!
Either to the [magento-mirror](https://github.com/OpenMage/magento-mirror) (which is the same as this repo) or to [magento-lts](https://github.com/OpenMage/magento-lts), which is a repository with community patches.
**/// THIS REPOSITORY IS DEPREACTED ///**
---
Firegento Magento Community Magento-1.x Mirror Github Repository with Patches.
[Contact us](https://firegento.com/contact/)
- [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 read [this](https://getcomposer.org/doc/00-intro.md) first.
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.4.1
```