Releases: spryker/demoshop
Product Epic
New Product Features have been released.
They add a lot of more functionality to the Zed backend, as well as many other new features and improvements in general.
See the documentation for details.
PHP 7 compatibility and new DevVM
Demoshop code is now compatible with PHP 7
A new DevVM is now available with PHP 7 running.
See devvm/releases.
Please note that the following domains are now used by default:
www.de.demoshop.local
zed.de.demoshop.local
When installing the new VM those will be added (or have to be manually added) to the hosts file.
The new VM ships with a bunch of features on top:
- Easier configuration and customization of your project domain, e.g.
www.de.my-company.local
. console
alias, instead of e.g.vendor/bin/console transfer:generate
you can now useconsole transfer:generate
Please see start.spryker.com for detailed installation instructions as usual.
Security update for Client/Payment requests
The dependency Guzzle used for Yves to Zed and Payment requests was reported to have security issues in the former version. We updated Spryker core to work with the latest version and therefore are now on the safe side again.
New demoshop theme
Spryker demoshop is completely rebuilt. The shop now is a very lightweight application based on HTML, CSS with hardly any JavaScript.
The purpose of this application is to serve as showcase of Spryker feature set and available integrations. However we also deliver it as a potential boilerplate Yves for any new project. Demoshop presents now a standard shop, with most common functionalities and workflows. But more importantly, if you select to use this application as a bases for your shop, you are free to select any technology you desire for building up on top of it.
Taxes 3.0
Taxes upgrade to 3.0 along with Product and other bundles.
Also:
- Installers are now configured at project level inside the InstallerDependencyProvider.
- ProductImage is now a standalone bundle
Elastic Search and Collector update
Also added:
- DummyPayment
- StateMachine
Included commits: 1.3...1.4
Please note:
- Current VM (e,g 70) required for new elastic search version to work.