Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 25 of 151) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DInstalls.php20 use Google\Service\AndroidEnterprise\Install; alias
60 * @return Install
66 return $this->call('get', [$params], Install::class);
94 * @param Install $postBody
96 * @return Install
98 …public function update($enterpriseId, $userId, $deviceId, $installId, Install $postBody, $optParam…
102 return $this->call('update', [$params], Install::class);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A DDockerfile6 # Install git
10 # Install zip extension for PHP
17 # Install yaml extension for PHP
24 # Install composer
32 # Install dependencies with composer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DInstallsListResponse.php23 protected $installType = Install::class;
27 * @param Install[]
34 * @return Install[]
H A DInstall.php20 class Install extends \Google\Model class
80 class_alias(Install::class, 'Google_Service_AndroidEnterprise_Install');
/plugin/dokuprism/
H A DREADME.md9 3. On **Manual Install** tab in field **Install from URL** paste this link:
11 4. Press **Install** button
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md38 * Install via Composer: `composer require phpseclib/phpseclib:~3.0`
46 * Install via Composer: `composer require phpseclib/phpseclib:~2.0`
53 * Install using Composer: `composer require phpseclib/phpseclib:~1.0`
54 * Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/p…
82 3. Install Development Dependencies
/plugin/sha3sum/
H A DREADME.MD4 Install
7 Install the plugin over the webfrontend by using the url:
/plugin/codebuttonmod2/
H A DREADME.MD10 ### Install
14 Install the plugin over the webfrontend by using the url:
20 Install the plugin over the webfrontend by using the url:
/plugin/pgpinlinesupport/
H A DREADME.MD4 Install
7 Install the plugin over the webfrontend by using the url:
/plugin/codebuttonmod1/
H A DREADME.MD9 ### Install
13 Install the plugin over the webfrontend by using the url:
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md8 ### Install subsection in [Snap.svg](http://snapsvg.io)
33 * Install its command line interface (CLI) globally:
39 * Install dependencies with npm:
/plugin/tgnotify/
H A DREADME.rst13 Install the plugin using the Dokuwiki Plugin Manager.
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DREADME.md6 ## Install section in bower-webfontloader
/plugin/codebash/
H A DREADME10 Install using the Extension Manager. Admin button -> Extension Manager -> Search and Install tab -…
/plugin/vbsso/
H A DREADME.md32 ### Install subsection in vBSSO
49 2. Install the latest plugin version (see Install chapter).
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md22 ## Bower Install
28 Install jPlayer via composer by adding the following lines to your `composer.json` in your project:
/plugin/aclregex/
H A DREADME.md9 Install the plugin; any entries in `acl.auth.php` will now recognise PHP
/plugin/sphinxsearch-was/contrib/etc/systemd/system/
H A Dsphinx-searchd-grimore.service14 [Install] section
/plugin/table2csv/
H A DREADME.md8 1. Install the branch version of the Tools plugin from https://github.com/TomCafferty/plugin-tools/…
9 2. Install the table2csv plugin using the Plugin Manager and the download URL above.
/plugin/codeclipboard/
H A DREADME.md15 Install from the extension page within your Dokuwiki configuration page or
/plugin/pureldap/vendor/freedsx/sasl/
H A DREADME.md7 Install via composer:
/plugin/avbarchart/
H A DREADME.md7 ## Install and documentation:
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl14 Install either ghostscript-fonts or any other Type1 font package containing metric files. Edit
32 Register the metric file according to the <a href="help/howto_fonts.html">HOWTO: Install custom fon…
/plugin/findologicxmlexport/
H A DREADME.md17 ### Install subsection in DokuWiki Plugin: FINDOLOGIC XML Export
19 - Open your extension manager and install the Plugin via **Search and Install**
/plugin/slacknotifier/
H A DREADME.md9 ## Install
7 ## Install global() section in DokuWiki Slack Notifier

1234567