Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xwp/vip-wpcom-plugins
- Owner: xwp
- Created: 2020-02-11T13:36:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T12:11:31.000Z (over 3 years ago)
- Last Synced: 2023-04-10T18:11:04.436Z (over 1 year ago)
- Topics: composer-repository, wordpress, wordpress-vip
- Language: PHP
- Homepage: https://xwp.github.io/vip-wpcom-plugins/
- Size: 92.6 MB
- Stars: 1
- Watchers: 49
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/).