AIMEOS PACKAGE IN CUSTOM DIRECTORY INSTEAD OF VENDORS

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!
sammiewai
Posts: 1
Joined: 22 May 2017, 16:46

AIMEOS PACKAGE IN CUSTOM DIRECTORY INSTEAD OF VENDORS

Post by sammiewai » 22 May 2017, 16:57

Hello,

I would like to install aimeos in a custom directory rather than in the vendors while using the composer.

How should I go about it?

Am using Laravel 5.2, aimeos ~2016.10 on Linux environment.


Thanks.

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

Re: AIMEOS PACKAGE IN CUSTOM DIRECTORY INSTEAD OF VENDORS

Post by aimeos » 22 May 2017, 17:32

You can change the directory composer is using in your composer.json but separating the Laravel packages from the rest of the packages in ./vendor/ only works with custom installers. The package type used by Aimeos is "laravel-bundle".

For more details please refer to https://getcomposer.org/doc/articles/cu ... tallers.md
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply