Searched refs:install (Results 1 – 25 of 989) sorted by relevance
12345678910>>...40
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/ |
| D | Dockerfile | 8 apt-get install -y --no-install-recommends git 11 RUN apt-get install -y \ 15 && docker-php-ext-install zip 19 RUN pecl install yaml && docker-php-ext-enable yaml 25 RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=com… 33 RUN composer install
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
| D | InstallsListResponse.php | 29 public function setInstall($install) argument 31 $this->install = $install; 38 return $this->install;
|
| /plugin/gtime/gtlib/ |
| D | README | 24 $ sudo pear install --alldeps phing/phing 27 $ sudo pear install --alldeps channel://pear.phpunit.de/PHPUnit 29 $ sudo pear install --alldeps PhpDocumentor 31 $ sudo pecl install xdebug
|
| /plugin/golocal/ |
| D | script.js | 51 const install = document.createElement('a'); 52 install.href = url.toString(); 53 install.className = 'install'; 54 install.textContent = LANG.plugins.golocal.dialog_install; 55 main.appendChild(install);
|
| /plugin/oauthdoorkeeper/ |
| D | Dockerfile | 4 apt-get install -y nodejs && \ 7 gem install bundler:2.1.4 && \ 8 bundle install && \
|
| /plugin/asciidocjs/node_modules/jake/ |
| D | Makefile | 18 .PHONY: all build install clean uninstall 28 install: target 32 npm install utilities minimatch && \
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | installation.rst | 4 You have multiple ways to install Twig. 44 pear install twig/Twig 57 performance at runtime; you must still install the regular PHP code. 61 runtime engine; install it like any other PHP extensions: 69 make install 73 You can also install the C extension via PEAR (note that this method is 80 pear install twig/CTwig
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ |
| D | README.md | 64 To install on Fedora, run: 67 dnf install php-maxminddb 70 To install on CentOS or RHEL 7, first [enable the EPEL repository](https://fedoraproject.org/wiki/E… 74 yum install php-maxminddb 107 `MaxMind\Db\Reader`. In order to use this extension, you must install the 108 Reader API as described above and install the extension as described below. If 113 First install [libmaxminddb](https://github.com/maxmind/libmaxminddb) as 125 sudo make install 135 Note: You may need to install the PHP development package on your OS such as
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | README.rst | 26 Then install your dependencies using ``composer.phar install``. 37 This library is tested using PHPUnit. You'll need to install the dependencies
|
| /plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
| D | array.rst | 11 First, :ref:`install the Extensions library<extensions-install>`. Next, add
|
| /plugin/farm/install/ |
| D | farmstructurecreator.php.bak | 47 }else die('Could not update install step'); 60 case '' : die('Corrupted install index'); 81 … if($htaccess = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/farm.htaccess')) { 97 if($htaccess = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/barn.htaccess')) { 114 $farmconf['farmer'].'lib/plugins/farm/install/animaltemplate', 129 …if(!copy($farmconf['farmer'].'lib/plugins/farm/install/preload.php', $farmconf['farmer'].'inc/prel… 134 $wsdl = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/wsdl.base'); 147 …if(!copy($farmconf['farmer'].'lib/plugins/farm/install/trusted_apps.php', $farmconf['farmer'].'lib…
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | README.md | 23 * simple install using `bower install jplayer` 26 ## Composer install 46 Composer will now download all components and install the needed files into `your/desired/asset/pat…
|
| /plugin/snmplive/ |
| D | Makefile | 13 install: target 14 install -d $(DESTDIR)$(plugindir)/$(package)
|
| /plugin/tline/ |
| D | README.txt | 27 timeline_libraries.zip is the minimum install of the bundled js libraries, 32 a) install the Java runtime from Sun 33 b) unzip timeline_source.zip to an install directory 34 c) Open a shell or command prompt to the install directory and type:
|
| /plugin/golocal/lang/en/ |
| D | download.txt | 3 … from the wiki. To allow your browser to handle these links, you need to install a protocol handle… 5 Please follow the instructions below to install the protocol handler for your operating system. 10 - Run the program and select "Install" to install the protocol handler
|
| /plugin/evesso/phpoauthlib/ |
| D | README.md | 14 The recommended way to install this is through [composer](http://getcomposer.org). 26 And install dependencies: 30 $ php composer.phar install 101 To run the tests, you must install dependencies with `composer install --dev`
|
| /plugin/metaheaders/ |
| D | README | 19 - If possible, use DokuWiki's plugin manager to install the plugin. Have a 23 - If you have to install the plugin manually: Download the package from the 27 Updating the plugin works the same way: Simply install the newest version 29 re-install it. The configuration file holding your data and the plugin 31 re-install this plugin without loosing your MetaHeaders config data.
|
| /plugin/tcycle/ |
| D | README.md | 6 If you install this plugin manually, make sure it is installed in 11 on how to install plugins in DokuWiki.
|
| /plugin/titlesanchorlink/ |
| D | README.md | 11 Use Plugin Manager to install automatically. 13 If you install this plugin manually, make sure it is installed in 18 on how to install plugins in DokuWiki.
|
| /plugin/tools/ |
| D | README | 7 If you install this plugin manually, make sure it is installed in 12 on how to install plugins in DokuWiki.
|
| /plugin/findologicxmlexport/ |
| D | README.md | 12 ### Before install 19 - Open your extension manager and install the Plugin via **Search and Install** 20 …- If you want to export `keywords`/`tags` you will also need to install the [Tag Plugin](https://w… 27 4. Download all dependencies via `composer install`
|
| /plugin/nosidebar/ |
| D | README | 9 If you install this plugin manually, make sure it is installed in 14 on how to install plugins in DokuWiki.
|
| /plugin/nsindex/ |
| D | README | 8 If you install this plugin manually, make sure it is installed in 13 on how to install plugins in DokuWiki.
|
| /plugin/new_page_dialog/ |
| D | README.mdown | 6 If you install this plugin manually, make sure it is installed in 11 on how to install plugins in DokuWiki.
|
| /plugin/showinitpage/ |
| D | README.md | 8 If you install this plugin manually, make sure it is installed in 13 on how to install plugins in DokuWiki.
|
12345678910>>...40