Page 1 of 1

Advanced image data

Posted: 29 Nov 2017, 14:37
by antonlinderer
I would like to get the functionality mentioned in the tweet (https://twitter.com/aimeos/status/935833216912633856) installed. How do we get the latest version installed? I tried with "composer update" but there are no updates yet...

Re: Advanced image data

Posted: 29 Nov 2017, 23:42
by aimeos
This in in the current development branch and to use it, you have to use

Code: Select all

"aimeos/aimeos-laravel": "dev-master"
in your composer.json. Be aware that the dev-master branch has some incompatible changes compared to 2017.10 and there will be more changes in the next four weeks until 2018.01 is released!