Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

codestudiohq/sailfish-module-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sailfish Module Installer

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages