Skip to content

Commit

Permalink
Merge pull request #64 from spryker-shop/october2018release
Browse files Browse the repository at this point in the history
2018.11.0
  • Loading branch information
vlunov-spryker authored Nov 9, 2018
2 parents 96e7016 + a2347e2 commit 5fac679
Show file tree
Hide file tree
Showing 957 changed files with 18,074 additions and 9,206 deletions.
2 changes: 1 addition & 1 deletion .license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
* This file is part of the Spryker Suite.
* This file is part of the Spryker Commerce OS.
* For full license information, please view the LICENSE file that was distributed with this source code.
*/
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ install:
- chmod -R a+x config/Shared/ci/travis/
- composer install --optimize-autoloader --no-interaction
- config/Shared/ci/travis/install_elasticsearch.sh
- config/Shared/ci/travis/install_mailcatcher.sh

before_script:
- nvm install 8
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Spryker grants to Licensee, during the 45-calendar-day period (the “Evaluation

Licensee shall not (i) use the SPRYKER DEMO SHOP to set up a productive live system, for development purposes or any other purposes; (ii) copy any part of the SPRYKER DEMO SHOP (iii) distribute, disclose, market, rent, lease, or transfer the SPRYKER DEMO SHOP or act as a service bureau with respect to the SPRYKER DEMO SHOP; (iv) export the SPRYKER DEMO SHOP or install it in multiple locations; (v) disclose any confidential information provided by Spryker; (vi) modify or make derivative works of the SPRYKER DEMO SHOP; or (vii) allow others to make or obtain copies of the SPRYKER DEMO SHOP, unless it is permitted in the general Software License Agreement, which has been concluded between Spryker and the Licensee.

Excluded from this SPRYKER DEMO SHOP license are all "product images, product data, other images, and fonts". These are for display purposes only and are subject to their own rights of use, which must be purchased independently.
Excluded from this SPRYKER DEMO SHOP license are all product images, product data, other images, and fonts. These are for display purposes only and are subject to their own rights of use, which must be purchased independently.

THE SPRYKER DEMO SHOP IS PROVIDED “AS-IS” AND WITHOUT WARRANTY OF ANY KIND. SPRYKER DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, TITLE, NON INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE. SPRYKER WILL NOT BE LIABLE FOR ANY DAMAGES ASSOCIATED WITH THE SPRYKER DEMO SHOP, INCLUDING WITHOUT LIMITATION ORDINARY, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OF ANY KIND, INCLUDING BUT NOT LIMITED TO DAMAGES RELATING TO LOST DATA OR LOST PROFITS, EVEN IF SPRYKER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Spryker Shop Suite
[![Build Status](https://api.travis-ci.org/spryker-shop/suite.svg?branch=master)](https://travis-ci.org/spryker-shop/suite)
# Spryker B2C Demo Shop
[![Build Status](https://api.travis-ci.org/spryker-shop/suite-b2b.svg?branch=master)](https://travis-ci.org/spryker-shop/suite)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg)](https://php.net/)

License: [MIT](LICENSE)

## Installation
In order to install Spryker Shop Suite on your machine, you can follow the instructions described in the link below :
In order to install the B2C Demo Shop on your machine, you can follow the instructions described in the link below:

* [Installation Guide](https://academy.spryker.com/getting_started/installation_guide.html)

Expand Down
692 changes: 396 additions & 296 deletions composer.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5fac679

Please sign in to comment.