Skip to content

Commit

Permalink
Merge branch 'master' into publish-oryx-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed May 30, 2023
2 parents b7a7d7d + 88dbe35 commit 9f80803
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ template: howto-guide-template

Maintenance mode is used many cases, like deploying a new application version or fixing an unexpected error. To automate the process, we created dedicated pipelines for enabling and disabling maintenance mode. The following sections describe how to run maintenance mode pipelines.

{% info_block infoBox %}

This feature is part of a gradual rollout and will be available to everyone eventually. We will notify your team once your project is onboarded.

{% endinfo_block %}

## Prerequisites

When you enable maintenance mode, the landing pages of your applications, like the Back Office or Storefront, are replaced with maintenance pages in `public/{{APPLICATION}}/maintenance/index.html`. Adjust the pages to match the design of your application and fulfill business requirements.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For information about installing the Spryker Commerce OS, see [Developer getting
## PHP 8.0 is the minimum version for all Spryker projects
With 202211.0, Spryker released a new version of its Demo Shops requiring PHP 8.0 as their minimum PHP version. PHP 7.4 will no longer be supported. Spryker's new module releases will only be compatible with PHP version 8.0 or later.

Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradeability issues.
Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradability issues.

**Documentation:**
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To get maximum from the Spryker OS codebase, atomic releases, leverage minimum e
3. Project modules


The following table briefly describes all the available strategies and how they affect a project's upgraddability. For full description of the strategies, see the following sections.
The following table briefly describes all the available strategies and how they affect a project's upgradability. For a full description of the strategies, see the following sections.

| DEVELOPMENT STRATEGY | SPRYKER OS UPDATE SUPPORT |
| --- | --- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For information about installing the Spryker Commerce OS, see [Getting started g
## PHP 8.0 is the minimum version for all Spryker projects
With 202211.0, Spryker released a new version of its Demo Shops requiring PHP 8.0 as their minimum PHP version. PHP 7.4 will no longer be supported. Spryker's new module releases will only be compatible with PHP version 8.0 or later.

Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradeability issues.
Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradability issues.

**Documentation:**
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ End of November 2022, Spryker will release a new version of its Demo Shops, whic

## Impacts

Backwards compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradeability issues.
Backwards compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradability issues.

## Migration steps

Expand Down

0 comments on commit 9f80803

Please sign in to comment.