2017 © Pedro Peláez
 

composer-plugin module-installer

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

image

sailfish/module-installer

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

  • Tuesday, August 1, 2017
  • by roshangautam
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sailfish Module Installer

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

Documentation

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)

Changelog

Important versions listed below. Refer to the Changelog for a full history of the project., (*6)

  • 1.0 - 2017-08-01

Contact

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

Contributing & Protocols

License

This software is released under the MIT License., (*8)

© 2017 Roshan Gautam, All rights reserved., (*9)

The Versions

01/08 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

The Development Requires

laravel composer installer module driven development mdd sailfish