hari / pw-module
Installs processwire 3rd party modules to PW system "site/modules" directory.
Installs: 16 304
Dependents: 24
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 5
Open Issues: 1
Type:composer-plugin
Requires
- composer-plugin-api: ^1.0 || ^2.0
Requires (Dev)
- composer/composer: ^1.10.23 || ^2.1.9
This package is auto-updated.
Last update: 2024-11-04 09:32:37 UTC
README
Using this installer, all Composer packages of "type" : "pw-module"
and package of name vendor/package-name
will be installed under
site/modules/PackageName
.
This is very specific to ProcessWire.
How to use
Please read the post part 1 and part 2 .