ryanhell / magento-lts

A fork of Magento that is accepting bug fixes

Home Page:http://openmage.github.io/magento-lts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Applied Patches

Patch Commit
SUPEE-9652 03835f8
SUPEE-10266 40720ca

Magento - Long Term Support

This repository aims to be a dependably patched archive of the Magento CE core releases. These sources should stay as close to the sources released by Magento as possible (no new features). However, pull requests with unofficial bug fixes and security patches from the community are definitely encouraged. It's our goal to apply patches available from Magento as quickly as possible, but these do not always cover all known issues.

Though Magento does not follow Semantic Versioning we aim to provide a workable system for dependancy definition.
Each Magento 1.<minor>.<revision> release will get its own branch (named 1.<minor>.<revision>.x) that will be independently maintained (for as long as it makes sense to do so) with upstream patches and community bug fixes. For example, Magento version 1.9.3.4 was merged into the 1.9.3.x branch.

Note, the branches older than 1.9.3.x that were created before this strategy came into practice are not maintained.

Installation

This allows you to define your version dependencies safely in composer.json:

"openmage/magento-lts": "1.9.2.1-dev"

Important to note

PHP 7 support was added as of version 1.9.2.3. based on the Inchoo article and described here.

License

OSL v3.0

Maintainers

TODO

  • Travis CI tests to check for newly availble patches for each version

About

A fork of Magento that is accepting bug fixes

http://openmage.github.io/magento-lts/

License:Open Software License 3.0


Languages

Language:PHP 85.2%Language:HTML 9.5%Language:CSS 3.2%Language:JavaScript 2.1%Language:ActionScript 0.0%Language:Shell 0.0%Language:XSLT 0.0%Language:Batchfile 0.0%Language:PowerShell 0.0%Language:Ruby 0.0%