Skip to content

xwp/vip-wpcom-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer Repository for VIP WPCOM Plugins

Build Status

A Composer registry for VIP WPCOM shared plugins.

Add it to the composer.json of your project like so:

"repositories": [
    {
        "type": "composer",
        "url": "https://xwp.github.io/vip-wpcom-plugins"
    }
]

Then composer require any of the available packages.