Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xwp/vip-wpcom-plugins

Composer Repository for VIP WPCOM Plugins
https://github.com/xwp/vip-wpcom-plugins

composer-repository wordpress wordpress-vip

Last synced: about 2 months ago
JSON representation

Composer Repository for VIP WPCOM Plugins

Awesome Lists containing this project

README

        

# Composer Repository for VIP WPCOM Plugins

[![Build Status](https://travis-ci.com/xwp/vip-wpcom-plugins.svg?branch=master)](https://travis-ci.com/xwp/vip-wpcom-plugins)

A Composer registry for [VIP WPCOM shared plugins](https://vip-svn.wordpress.com/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](https://xwp.github.io/vip-wpcom-plugins/).