hari / pw-module
Installs processwire 3rd party modules to PW system "site/modules" directory.
1.1.1
2022-07-04 04:40 UTC
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: 2026-03-04 12:30:31 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 .