/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/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/guzzlehttp/streams/ |
H A D | README.rst | 24 Then install your dependencies using ``composer.phar install``. 35 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/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/edittable/ |
H A D | .travis.yml | 17 - npm install 18 install: sh travis.sh
|
/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/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/snmplive/ |
H A D | Makefile | 13 install: target 14 install -d $(DESTDIR)$(plugindir)/$(package)
|
/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/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/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/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/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.
|
/plugin/nsindex/ |
H A D | README | 8 If you install this plugin manually, make sure it is installed in 13 on how to install plugins in DokuWiki.
|
/plugin/nosidebar/ |
H A D | README | 9 If you install this plugin manually, make sure it is installed in 14 on how to install plugins in DokuWiki.
|
/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/showinitpage/ |
H A D | README.md | 8 If you install this plugin manually, make sure it is installed in 13 on how to install plugins in DokuWiki.
|
/plugin/elasticsearch/vendor/react/promise/ |
H A D | .travis.yml | 20 install: 21 - composer install
|