kpitn / magento-lts

A fork of Magento that is accepting bug fixes (backward compatible, drop in replacement for official Magento)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento - Long Term Support

This repository is the home of an unofficial community-driven project. It's goal is to be a dependable alternative to the Magento CE official releases which integrates improvements directly from the community while maintaining a high level of backwards compatibility to the official releases.

Pull requests with unofficial bug fixes and security patches from the community are encouraged and welcome!

Though Magento does not follow Semantic Versioning we aim to provide a workable system for dependency definition. Each Magento 1.<minor>.<revision> release will get its own branch (named 1.<minor>.<revision>.x) that will be independently maintained with upstream patches and community bug fixes for as long as it makes sense to do so (based on available resources). 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

Download the latest archive and extract it, clone the repo, or add a composer dependency to your existing project like so:

"openmage/magento-lts": "1.9.3.x"

Requirements

  • PHP 5.6+ (PHP 7.1 and OpenSSL extension strongly recommended)
  • MySQL 5.6+

Translations

There are some new or changed tranlations, if you want add them to your locale pack please check:

  • app/locale/en_US/*_LTS.csv

License

OSL v3.0

Public Communication and online Community places

  • Discord (maintained by Flyingmana)

Maintainers

About

A fork of Magento that is accepting bug fixes (backward compatible, drop in replacement for official Magento)

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

License:Open Software License 3.0


Languages

Language:PHP 85.3%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%