Git Product home page Git Product logo

pimcore-platform-version's Introduction

title
Platform Version

Pimcore Platform Version

The Pimcore platform consists of the Pimcore Core Framework and Core Extensions that can be added for your needs.

Each module (Core Framework and the Core Extensions) has its own repository, its own version and is released indepedently. The dependencies and compatibilities of the modules are defined in their composer.json file. Thus, it is possible to select specific and compatible module versions and update each of them separately.

As all the modules add up to significant number, it might become a challenge to keep track of every module, their releases and features, and to find the optimal combination of versions of all the needed modules.

This is, where the Pimcore Platform Version comes in. It is an additional service provided by Pimcore and provides a set of specific versions of all Pimcore modules which work together as they are compatible and explicitly tested with each other and verified by Pimcore.

The Pimcore Platform Version has its own version and is released every several months. Each release comes with combined release notes of all modules.

Also, the Pimcore documentations and our demos are based on the Pimcore Platform Version.

Benefits in a nutshell

  • Set of specific versions of all Pimcore modules which work together.
  • Explicitly tested and verifyed by Pimcore.
  • Combined release notes of all modules for every Platform Version release.
  • Pimcore documentation is based on Platform Version.

Versioning Schema and Release Cycles

The versioning schema follows semantic versioning and is Major.Minor (e.g. 2023.1).

Key rules:

  • Update major versions of modules
    • Major module version updates are only allowed with a major Platform Version.
    • Major Platform Version will be released once per year (2023.1, 2024.1, 2025.1, ...).
  • Update minor versions of modules
    • Minor module versions will be updated with new minor Platform Versions.
  • Update bugfix versions of modules
    • Bugfix versions can be updated implicitly within a Platform Minor Version via a composer update.
    • For example: within 2023.1 it can install pimcore/pimcore:11.0.1 and pimcore/pimcore:11.0.2 as soon as it is released, but not pimcore/pimcore:11.1.0.

Further Reads

pimcore-platform-version's People

Contributors

fashxp avatar dvesh3 avatar mattamon avatar mcop1 avatar martineiber avatar

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.