All Projects → OpenMage → Magento Lts

OpenMage / Magento Lts

Licence: other
Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.

Projects that are alternatives of or similar to Magento Lts

Saleor Dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
Stars: ✭ 278 (-55.31%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+565.59%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Woocommerce
An open source eCommerce plugin for WordPress.
Stars: ✭ 7,473 (+1101.45%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+960.77%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Sylius Standard
Open Source eCommerce Application on top of Symfony
Stars: ✭ 165 (-73.47%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+1364.79%)
Mutual labels:  ecommerce, hacktoberfest, ecommerce-platform
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+85.05%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Shopware
Shopware 5 Repository - For Shopware 6 visit https://github.com/shopware/platform
Stars: ✭ 1,197 (+92.44%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+2266.56%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Magento2
All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, subli…
Stars: ✭ 9,816 (+1478.14%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Solidus
🛒Solidus, Rails eCommerce System
Stars: ✭ 3,985 (+540.68%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Zencart
Zen Cart® is a full-function e-commerce application for your website.
Stars: ✭ 250 (-59.81%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
Yupe
Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/
Stars: ✭ 596 (-4.18%)
Mutual labels:  ecommerce, ecommerce-platform, hacktoberfest
ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (-66.4%)
Mutual labels:  ecommerce, ecommerce-platform
saleor-dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
Stars: ✭ 462 (-25.72%)
Mutual labels:  ecommerce, ecommerce-platform
solidus braintree
Braintree v.zero support for solidus
Stars: ✭ 19 (-96.95%)
Mutual labels:  ecommerce, ecommerce-platform
composer-project
Skeleton for Shopware projects with composer
Stars: ✭ 72 (-88.42%)
Mutual labels:  ecommerce, ecommerce-platform
AquilaCMS
AquilaCMS is an Open Source and "all in one" ecommerce solution, self hosted, built using nodejs (MERN stack)
Stars: ✭ 69 (-88.91%)
Mutual labels:  ecommerce, ecommerce-platform
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-55.79%)
Mutual labels:  ecommerce, ecommerce-platform
saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 15,824 (+2444.05%)
Mutual labels:  ecommerce, ecommerce-platform

[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#contributors-) [![All Contributors][contributors-logo]](#contributors-) Build Status Total Downloads License

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.4.x and that were created before this strategy came into practice are not maintained.

Requirements

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

If using php 7.2+ then mcrypt needs to be disabled in php.ini or pecl to fallback on mcryptcompat and phpseclib. mcrypt is deprecated from 7.2+ onwards.

Installation

Using Composer

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

composer require openmage/magento-lts":"^19.4.0"

To get the latest changes use:

composer require openmage/magento-lts":"dev-main"

Note: dev-main is just an alias for current 1.9.4.x branch and may change

Using Git

If you want to contribute to the project:

git init
git remote add origin https://github.com/<YOUR GIT USERNAME>/magento-lts
git pull origin master
git remote add upstream https://github.com/OpenMage/magento-lts
git pull upstream 1.9.4.x
git add -A && git commit

More Information

Changes

Most important changes will be listed here, all other changes since 19.4.0 can be found in release notes.

Performance

ToDo: Please add performance related changes as run-time cache, ...

New Config Options

  • admin/design/use_legacy_theme
  • admin/emails/admin_notification_email_template
  • catalog/product_image/progressive_threshold

New Events

  • adminhtml_sales_order_create_save_before
  • checkout_cart_product_add_before
  • sitemap_cms_pages_generating_before
  • sitemap_urlset_generating_before

New Translations

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

  • app/locale/en_US/Adminhtml_LTS.csv
  • app/locale/en_US/Core_LTS.csv
  • app/locale/en_US/Sales_LTS.csv

Removed Modules

  • Mage_Compiler
  • Mage_GoogleBase
  • Mage_Xmlconnect
  • Phoenix_Moneybookers

Development Environment with ddev

  • Install ddev
  • Clone the repository as described in Installation -> Using Git
  • Create a ddev config using $ ddev config the defaults should be good for you
  • Open .ddev/config.yaml and change the php version to 7.2
  • Type $ ddev start to download and start the containers
  • Navigate to https://magento-lts.ddev.site
  • When you are done you can stop the test system by typing $ ddev stop

PhpStorm Factory Helper

This repo includes class maps for the core Magento files in .phpstorm.meta.php. To add class maps for installed extensions, you have to install N98-magerun and run command:

n98-magerun 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.

Public Communication

  • Discord (maintained by Flyingmana)

Maintainers

License

Contributors ✨

Thanks goes to these wonderful people (emoji key):


sv3n

💻

Lee Saferite

💻

Colin Mollenhour

💻

David Robinson

💻

Tymoteusz Motylewski

💻

Daniel Fahlke

💻

SNH_NL

💻

Marc Romano

💻

Fabian Blechschmidt

💻

Luboš Hubáček

💻

Erik Dannenberg

💻

Jeroen Boersma

💻

Leandro F. L.

💻

Kevin Krieger

💻 📖

Ng Kiat Siong

💻

bob2021

💻

Bastien Lamamy

💻

Dmitry Furs

💻

Robert Coleman

💻

Milan Davídek

💻

Matt Davenport

💻

elfling

💻

henrykb

💻

Tony

💻

Mark Lewis

💻

Eric Sean Turner

💻

Eric Seastrand

💻

Tobias Schifftner

💻

Simon Sprankel

💻

Tom Lankhorst

💻

shirtsofholland

💻

sebastianwagner

💻

Maxime Huran

💻

Pepijn

💻

manuperezgo

💻

luigifab

💻

Loek van Gool

💻

kpitn

💻

kalenjordan

💻

IOWEB TECHNOLOGIES

💻

Florent

💻

dvdsndr

💻

Vincent MARMIESSE

💻

Lucas van Staden

💻

zamoroka

💻

wpdevteam

💻

Wouter Samaey

💻

Vova Yatsyuk

💻

Trevor Hartman

💻

Somewhere

💻

Fabian Schmengler />

💻

Roman Hutterer

💻

Sergei Filippov

💻

Sam Steele

💻

Ricardo Velhote

💻

Roy Duineveld

💻

Roberto Sarmiento Pérez

💻

Pierre Martin

💻

Rafał Dołgopoł

💻

Rafael Patro

💻

Andreas Pointner

💻

Paul Rodriguez

💻

ollb

💻

Nicholas Graham

💻

Makis Palasis

💻

Miguel Balparda

💻

Mark van der Sanden

💻

Micky Socaci

💻

Marvin Sengera

💻

Kostadin A.

💻

Julien Loizelet

💻

Jonas Hünig

💻

Stefan Jaroschek

💻

Jacques Bodin-Hullin

💻

Wilhelm Ellmann

💻

Edwin.

💻

drago-aca

💻

Daniel Niedergesäß

💻

J Davis

💻

Damien Biasotto

💻

Daniel Corn

💻

Paweł Cieślik

💻

André Herrn

💻

Pablo Benmaman

💻

aterjung

💻

altdovydas

💻

Alisson Júnior

💻

Alex Kirsch

💻

Branden

💻

Pof Magicfingers

💻

Michael Thessel

💻

Jonathan Laliberte

💻

Ivan Chepurnyi

💻

Igor

💻

Elias Kotlyar

💻

Hejty1

💻

Gaelle

💻

Frédéric MARTINEZ

💻

Tobias Faust

💻

AndresInSpace

💻

Francesco Boes

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].