Skip to content

pmctire/magento-lts

 
 

#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

Resources

License

OSL-3.0 and 2 other licenses found

Licenses found

OSL-3.0
LICENSE.html
OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.2%
  • HTML 9.5%
  • CSS 3.2%
  • JavaScript 2.1%
  • ActionScript 0.0%
  • Shell 0.0%