dev-master
9999999-devInstall composer packages to a custom path (app/Modules) in a Sailfish Application
MIT
The Requires
- composer-plugin-api ^1.1
The Development Requires
laravel composer installer module driven development mdd sailfish
Install composer packages to a custom path (app/Modules) in a Sailfish Application
Install composer packages to a custom path (app/Modules) in a Sailfish Application, (*1)
composer require codestudiollc/sailfish-module-installer
, (*2)
Make sure the packages you want to go app/Modules have a 'sailfish-module' type set in its composer.json. For e.g., (*3)
In your composer.json file set, (*4)
"type": "sailfish-module"
, (*5)
Important versions listed below. Refer to the Changelog for a full history of the project., (*6)
Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide., (*7)
This software is released under the MIT License., (*8)
© 2017 Roshan Gautam, All rights reserved., (*9)
Install composer packages to a custom path (app/Modules) in a Sailfish Application
MIT
laravel composer installer module driven development mdd sailfish