/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/ |
H A 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=composer 33 RUN composer install
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | InstallsListResponse.php | 29 public function setInstall($install) argument 31 $this->install = $install; 38 return $this->install;
|
/plugin/gtime/gtlib/ |
H A 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/oauthdoorkeeper/ |
H A D | Dockerfile | 4 apt-get install -y nodejs && \ 7 gem install bundler:2.1.4 && \ 8 bundle install && \
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | .travis.yml | 26 install: 27 - travis_retry composer install 30 …yes" ]; then sh -c "cd ext/twig && phpize && ./configure --enable-twig && make && make install"; fi
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A 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/ |
H A 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/EPEL) 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/findologicxmlexport/vendor/sebastian/environment/ |
H A D | .travis.yml | 8 install: 9 - travis_retry composer install --no-interaction --prefer-source
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | array.rst | 11 First, :ref:`install the Extensions library<extensions-install>`. Next, add
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
H A 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/tablelayout/ |
H A D | .travis.yml | 10 - npm install 11 install: sh travis.sh
|
/plugin/icalevents/vendor/sabre/xml/ |
H A D | .travis.yml | 20 install: 21 - composer install
|
/plugin/findologicxmlexport/vendor/sebastian/comparator/ |
H A D | .travis.yml | 5 install: 6 - travis_retry composer install --no-interaction --prefer-source
|
/plugin/farm/install/ |
H A 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/edittable/ |
H A D | .travis.yml | 17 - npm install 18 install: sh travis.sh
|
/plugin/snmplive/ |
H A D | Makefile | 13 install: target 14 install -d $(DESTDIR)$(plugindir)/$(package)
|
/plugin/jplayer/vendor/happyworm/jplayer/ |
H A 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/tline/ |
H A 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/tcycle/ |
H A 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/tools/ |
H A D | README | 7 If you install this plugin manually, make sure it is installed in 12 on how to install plugins in DokuWiki.
|
/plugin/metaheaders/ |
H A 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/evesso/phpoauthlib/ |
H A 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/titlesanchorlink/ |
H A 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/findologicxmlexport/ |
H A 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/new_page_dialog/ |
H A D | README.mdown | 6 If you install this plugin manually, make sure it is installed in 11 on how to install plugins in DokuWiki.
|