raulfraile/ladybug-installer
Unified installer for ladybug addons
Maintainers
Package info
github.com/raulfraile/ladybug-installer
Type:composer-plugin
pkg:composer/raulfraile/ladybug-installer
Requires
- composer-plugin-api: *
Requires (Dev)
- composer/composer: 1.*
- mockery/mockery: 0.8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2023-02-15 15:04:43 UTC
README
👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 SensioLabsInsight
Ladybug relies on specific directory locations to find themes and plugins. By default Composer is unable to install in an other directory than /vendor except when using a Custom Installer.
This Custom Installer for Composer will trigger on the following library types and provide custom behaviour for these kind of packages:
- ladybug-theme: install files into /vendor/raulfraile/ladybug-themes
- ladybug-plugin: install files into /vendor/raulfraile/ladybug-plugins
Credits
- Raul Fraile (@raulfraile)
- All contributors
License
Ladybug is released under the MIT License. See the bundled LICENSE file for details.
