Magento-lts: Should I use magento-lts instead of Magento 1.9.2.4?

Created on 4 Oct 2016  Â·  3Comments  Â·  Source: OpenMage/magento-lts

Hello guys,

I'm following this project closely and trying to understand if dropping the default 1.9.2.4 and move to magento-lts has benefits and if it also provides stability to run it on production. Thank you!

Question

Most helpful comment

This is arbitrary .... and I am not an expert. However I am a user of LTS
who did make the switch

Magento default

  • Stable
  • But as time passes & technology advances may change

LTS

  • That said: LTS currently seems the only project moving forward
  • And excepts bug fixes
  • Composer support
  • Is merged if a new Magento release is released (and merge-able)
  • You can't just post "bugs" and demand a fix (hut hey! Magento/Varien/Ebay
    have never had this service for Community ... so what's the difference)
  • Some names I respect and have followed over the years are on the team
  • these guys care

I can only share "why" we use it

  • Sense of moving forward
  • We sometimes encounter bugs / improvements: and now at least there is a
    place to share it

I general my advice would be. There has to be a person on your team who
knows some PHP and the Magento MVC. Extension providers will often support
a Magento version, but not a split off like Magento LTS ..... so you may
loose some support there

Does this help?

On Tue, Oct 4, 2016 at 12:41 PM, Emiliano Mateu [email protected]
wrote:

Hello guys,

I'm following this project closely and trying to understand if dropping
the default 1.9.2.4 and move to magento-lts has benefits and if it also
provides stability to run it on production. Thank you!

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/OpenMage/magento-lts/issues/106, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAn0azO0ri1GtxySPuRFHvCRWk56rLf2ks5qwi1LgaJpZM4KNh7c
.

All 3 comments

This is arbitrary .... and I am not an expert. However I am a user of LTS
who did make the switch

Magento default

  • Stable
  • But as time passes & technology advances may change

LTS

  • That said: LTS currently seems the only project moving forward
  • And excepts bug fixes
  • Composer support
  • Is merged if a new Magento release is released (and merge-able)
  • You can't just post "bugs" and demand a fix (hut hey! Magento/Varien/Ebay
    have never had this service for Community ... so what's the difference)
  • Some names I respect and have followed over the years are on the team
  • these guys care

I can only share "why" we use it

  • Sense of moving forward
  • We sometimes encounter bugs / improvements: and now at least there is a
    place to share it

I general my advice would be. There has to be a person on your team who
knows some PHP and the Magento MVC. Extension providers will often support
a Magento version, but not a split off like Magento LTS ..... so you may
loose some support there

Does this help?

On Tue, Oct 4, 2016 at 12:41 PM, Emiliano Mateu [email protected]
wrote:

Hello guys,

I'm following this project closely and trying to understand if dropping
the default 1.9.2.4 and move to magento-lts has benefits and if it also
provides stability to run it on production. Thank you!

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/OpenMage/magento-lts/issues/106, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAn0azO0ri1GtxySPuRFHvCRWk56rLf2ks5qwi1LgaJpZM4KNh7c
.

@emateu Another benefit of this repo which I find most useful is Composer support. Our CI process runs smoothly because we can define what version of LTS we want in Composer and just install during packaging. You can assume there won't be any BC breaks (at least until Magento drops support for 1.* - and in that case we'd bump the version).

I'm using magento lts on production for multiple websites. I don't see any benefit on staying on Magento official distribution.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

astyczen picture astyczen  Â·  4Comments

Flyingmana picture Flyingmana  Â·  7Comments

rjocoleman picture rjocoleman  Â·  6Comments

sreichel picture sreichel  Â·  7Comments

diogoceribelli picture diogoceribelli  Â·  3Comments