PHPackages                             node-link/cakephp-git-deploy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. node-link/cakephp-git-deploy

ActiveCakephp-plugin[DevOps &amp; Deployment](/categories/devops)

node-link/cakephp-git-deploy
============================

Plugin to operate automatic git-pull server with CakePHP 3 (Using WebHook from GitHub, GitLab and Bitbucket)

v0.1.0(7y ago)1521MITPHP

Since Oct 9Pushed 7y ago2 watchersCompare

[ Source](https://github.com/node-link/cakephp-git-deploy)[ Packagist](https://packagist.org/packages/node-link/cakephp-git-deploy)[ Docs](https://github.com/node-link/cakephp-git-deploy)[ RSS](/packages/node-link-cakephp-git-deploy/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

GitDeploy plugin for CakePHP
============================

[](#gitdeploy-plugin-for-cakephp)

Plugin to operate automatic git-pull server with CakePHP 3 (Using WebHook from GitHub, GitLab and Bitbucket)

Requirements
------------

[](#requirements)

- CakePHP 3.5 or later
- PHP 5.6 or later

Installation
------------

[](#installation)

### 1. Install plugin

[](#1-install-plugin)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require node-link/cakephp-git-deploy

```

### 2. Load plugin

[](#2-load-plugin)

Please load the plugin manually as follows:

```
