magento-lts

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

Github星跟踪图

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.4.x"

More Information

Requirements

  • PHP 5.6+ (PHP 7.3 and OpenSSL extension strongly recommended)
  • MySQL 5.6+ (8.0+ Recommended)

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

PhpStorm Factory Helper

This repo includes class maps for the core Magento files in .phpstorm.meta.php.
This file is generated using the following commands:

$ wget https://files.magerun.net/n98-magerun.phar
$ docker run --rm -u $UID -v $PWD:/var/www/html php:7.0-apache php n98-magerun.phar dev:ide:phpstorm:meta

You can add additional meta files in this directory to cover your own project files. See
PhpStorm advanced metadata
for more information.

License

OSL v3.0

Public Communication and online Community places

  • Discord (maintained by Flyingmana)

Maintainers

主要指标

概览
名称与所有者OpenMage/magento-lts
主编程语言PHP
编程语言PHP (语言数: 8)
平台
许可证Open Software License 3.0
所有者活动
创建于2014-10-17 14:23:00
推送于2025-09-01 02:09:05
最后一次提交
发布数160
最新版本名称v20.15.0 (发布于 )
第一版名称1.4.2.0-rc1 (发布于 )
用户参与
星数0.9k
关注者数64
派生数449
提交数3k
已启用问题?
问题数1110
打开的问题数165
拉请求数2460
打开的拉请求数40
关闭的拉请求数633
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?