fix(plugins/README): link to the documentation (#3866)

They cannot be installed from the npm repository.
This commit is contained in:
Julien Fontanet 2019-01-14 21:07:43 +01:00 committed by GitHub
parent ea48136797
commit f25705d559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 13 additions and 65 deletions

View File

@ -9,11 +9,7 @@ same identifier.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-auth-github):
```
> npm install --global xo-server-auth-github
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -9,11 +9,7 @@ same identifier.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-auth-google):
```
> npm install --global xo-server-auth-google
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -9,11 +9,7 @@ same identifier.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-auth-ldap):
```
> npm install --global xo-server-auth-ldap
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -9,11 +9,7 @@ same identifier.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-auth-saml):
```
> npm install --global xo-server-auth-saml
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -6,11 +6,7 @@ XO-Server plugin which sends email reports and Xmpp messages when backup jobs ar
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-backup-reports):
```
> npm install --global xo-server-backup-reports
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -2,11 +2,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-cloud):
```
> npm install --global xo-server-cloud
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@ XO-Server plugin that allows load balancing.
## Install
Go inside your `xo-server` folder and install it:
```
> npm install --global xo-server-load-balancer
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-perf-alert):
```
> npm install --global xo-server-perf-alert
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-transport-email):
```
> npm install --global xo-server-transport-email
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-transport-nagios):
```
> npm install --global xo-server-transport-nagios
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-transport-slack):
```
> npm install --global xo-server-transport-slack
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@ XO-Server plugin which sends XMPP messages.
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-transport-xmpp):
```
> npm install --global xo-server-transport-xmpp
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage

View File

@ -4,11 +4,7 @@
## Install
Installation of the [npm package](https://npmjs.org/package/xo-server-usage-report):
```
> npm install --save xo-server-usage-report
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage