Install composer packages to a custom path (app/Modules) in a Sailfish Application
composer require codestudiollc/sailfish-module-installer
Make sure the packages you want to go app/Modules have a 'sailfish-module' type set in its composer.json. For e.g.
In your composer.json file set
"type": "sailfish-module"
Important versions listed below. Refer to the Changelog for a full history of the project.
- 1.0 - 2017-08-01
Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide.
This software is released under the MIT License.
© 2017 Roshan Gautam, All rights reserved.