sailfish/module-installer

This package is abandoned and no longer maintained. No replacement package was suggested.

Install composer packages to a custom path (app/Modules) in a Sailfish Application

dev-master / 1.0.x-dev 2017-08-01 18:15 UTC

This package is auto-updated.

Last update: 2024-04-08 13:52:49 UTC


README

Install composer packages to a custom path (app/Modules) in a Sailfish Application

Documentation

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"

Changelog

Important versions listed below. Refer to the Changelog for a full history of the project.

  • 1.0 - 2017-08-01

Contact

Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide.

Contributing & Protocols

License

This software is released under the MIT License.

© 2017 Roshan Gautam, All rights reserved.