sailfish / module-installer
Install composer packages to a custom path (app/Modules) in a Sailfish Application
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: ^1.1
Requires (Dev)
- composer/composer: ^1.4
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.