Advanced image data

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
antonlinderer
Posts: 42
Joined: 14 Sep 2017, 09:59

Advanced image data

Post by antonlinderer » 29 Nov 2017, 14:37

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...

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Advanced image data

Post by aimeos » 29 Nov 2017, 23:42

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!
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply