markwilson/wp-composer-plugin

此包已被放弃,不再维护。未建议替代包。

安装: 360

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 1

开放问题: 0

类型:composer-plugin

2.0.1 2016-03-01 08:46 UTC

This package is not auto-updated.

Last update: 2021-01-23 09:26:44 UTC


README

markwilson/wp-template 一起使用。

使用

{
    "require": {
        "markwilson/wp-composer-plugin": "~2.0"
    },
    "extra": {
        "wordpress": {
            "copy-paths": [
                ["../../path-relative-to-web-root", "path-in-web-root"],
                "path-used-in-web-and-project-root"
            ]
        }
    }
}