Giter VIP home page Giter VIP logo

gavchap / magento-lts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmage/magento-lts

0.0 0.0 0.0 91.11 MB

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

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

License: Open Software License 3.0

PHP 86.33% HTML 8.77% Shell 0.01% CSS 2.93% JavaScript 1.93% XSLT 0.01% TSQL 0.01% Batchfile 0.01% PowerShell 0.01% ActionScript 0.03% Ruby 0.01%

magento-lts's Introduction

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"

More Information

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

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.