Skip to content

Commit

Permalink
[shopsys] replaced Shopsys Framework with Shopsys Platform (#2682)
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin authored Aug 11, 2023
2 parents 22f916a + 1a1909c commit 32b5bc3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing

Thank you for your contributions to Shopsys ReadModel package.
Together we are making Shopsys Framework better.
Together we are making Shopsys Platform better.

This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![Downloads](https://img.shields.io/packagist/dt/shopsys/read-model.svg)](https://packagist.org/packages/shopsys/read-model)

This bundle for [Shopsys Framework](https://www.shopsys.com) separates templates from model using [read model concept](https://docs.shopsys.com/en/latest/model/introduction-to-read-model/).
The bundle is dedicated for projects based on Shopsys Framework (i.e. created from [`shopsys/project-base`](https://github.com/shopsys/project-base)) exclusively.
This bundle for [Shopsys Platform](https://www.shopsys.com) separates templates from model using [read model concept](https://docs.shopsys.com/en/latest/model/introduction-to-read-model/).
The bundle is dedicated for projects based on Shopsys Platform (i.e. created from [`shopsys/project-base`](https://github.com/shopsys/project-base)) exclusively.

This repository is maintained by [shopsys/shopsys] monorepo, information about changes is in [monorepo CHANGELOG.md](https://github.com/shopsys/shopsys/blob/master/CHANGELOG.md).

Expand Down Expand Up @@ -36,7 +36,7 @@ The facade provides you the view objects for product lists that can be then used

## Contributing
Thank you for your contributions to Shopsys Read Model package.
Together we are making Shopsys Framework better.
Together we are making Shopsys Platform better.

This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "shopsys/read-model",
"type": "library",
"description": "[experimental] Read model layer for Shopsys Framework",
"keywords": ["Read Model", "Shopsys Framework", "SSFW"],
"description": "[experimental] Read model layer for Shopsys Platform",
"keywords": ["Read Model", "Shopsys Platform", "SSFW"],
"license": "proprietary",
"authors": [
{
Expand Down

0 comments on commit 32b5bc3

Please sign in to comment.