Title: Deployer for Git
Author: alex91ckua
Published: <strong>December 2, 2023</strong>
Last modified: February 13, 2026

---

Search plugins

![](https://ps.w.org/deployer-for-git/assets/banner-772x250.jpg?rev=3461984)

![](https://ps.w.org/deployer-for-git/assets/icon-256x256.jpg?rev=3461984)

# Deployer for Git

 By [alex91ckua](https://profiles.wordpress.org/alex91ckua/)

[Download](https://downloads.wordpress.org/plugin/deployer-for-git.1.0.10.zip)

 * [Details](https://twd.wordpress.org/plugins/deployer-for-git/#description)
 * [Reviews](https://twd.wordpress.org/plugins/deployer-for-git/#reviews)
 * [Development](https://twd.wordpress.org/plugins/deployer-for-git/#developers)

 [Support](https://wordpress.org/support/plugin/deployer-for-git/)

## Description

The Deployer for Git (and [Deployer for Git Pro](https://deployer-for-git.com/))
are designed for developers who seek to simplify their website changes deployment.
This tool seamlessly connects your WordPress site with various git repositories,
enabling real-time updates and automated deployments directly from your commits.
This plugin makes it easy — no FTP, no zipping files. Supports all popular services.

## Screenshots

 * [[
 * Dashboard
 * [[
 * Install Theme Page
 * [[
 * Settings page

## FAQ

### Do I need Git installed on the server?

No. Deployer for Git does not require Git to be installed on the server.

### I have shared/cheap hosting, will it work on my server?

Yes, as long as your server runs WordPress, the plugin will work fine.

### What git repositories are supported by Deployer For Git?

The plugin supports Bitbucket, GitHub, Gitea, and GitLab repositories.

### Is there any way to clear website cache after each deploy?

Yes, it’s possible. Plugin supports WP Rocket, WP-Optimize W3 Total Cache, LiteSpeed
Cache, WP Super Cache, WP Fastest Cache and Autoptimize.

### How does Deployer For Git improve website management?

By automating the deployment process. Once set up, the plugin automatically updates
your WordPress instance after each commit of the desired branch to your git repository,
eliminating the need for manual file transfers via FTP.

### Can I use Deployer For Git for multiple websites?

Yes, the plugin can be used for multiple websites. Each website will require its
own setup to connect to the respective git repository.

### Is there a cost associated with Deployer For Git?

The PRO version is required if you plan to use the plugin with private repositories.

### Does it support WordPress Multisite?

Yes, it does.

### Is there any risk of data loss when using Deployer For Git?

The plugin is designed to safely update your website with the latest changes from
your git repository. However, as with any deployment tool, it\’s always recommended
to have regular backups of your site.

## Reviews

![](https://secure.gravatar.com/avatar/39112986fb2da047719341855b41f46c77035b1f8ced6258f0f9b945b604b850?
s=60&d=retro&r=g)

### 󠀁[Amazing Plugin!](https://wordpress.org/support/topic/amazing-plugin-2826/)󠁿

 [svitolo](https://profiles.wordpress.org/svitolo/) December 2, 2025 1 reply

Thank you for creating this! It’s so simple and so perfect for what I need.

![](https://secure.gravatar.com/avatar/a82b1516aa93abff860963358345e62169d6fe71fd7c3842cb08ff724d41dea9?
s=60&d=retro&r=g)

### 󠀁[Very helpful for Plugin Development](https://wordpress.org/support/topic/very-helpful-for-plugin-development/)󠁿

 [andrewadam](https://profiles.wordpress.org/andrewadam/) July 23, 2025

This is a fantastic plugin for theme or plugin development. It has proven to be 
helpful for our team’s workflow. The free version functionality is excellent, but
the Pro version is worth the upgade. Also the developer of this plugin is very responsive.

![](https://secure.gravatar.com/avatar/636220f55462711c0bb49d03782c313e8829d67a13e246e338fa420d94421717?
s=60&d=retro&r=g)

### 󠀁[Great Plugin for theme-plugin developer](https://wordpress.org/support/topic/great-plugin-for-theme-plugin-developer/)󠁿

 [karanikolasms](https://profiles.wordpress.org/karanikolasms/) June 8, 2025 1 reply

I’ve been using this plugin exactly for a Year and all I can say it helped me be
more productive and save many valuable hours and headaches!Thanks

![](https://secure.gravatar.com/avatar/36f690840a66a2952c95ef55ff9f5808ff1decaa08af2afefd086d2f4a84cf7f?
s=60&d=retro&r=g)

### 󠀁[Working great, good support](https://wordpress.org/support/topic/working-great-good-support/)󠁿

 [ktorktor](https://profiles.wordpress.org/ktorktor/) November 4, 2024 1 reply

I’m using it for some time already and it works great, saves me a lot of time to
deploy.

![](https://secure.gravatar.com/avatar/c5d9e25f99256c33bf679abc21db3b0848dbe850f1835df2d408da11cd24e887?
s=60&d=retro&r=g)

### 󠀁[good](https://wordpress.org/support/topic/they-do-not-respond-to-refund-inquiries/)󠁿

 [ghdgus0417](https://profiles.wordpress.org/ghdgus0417/) August 25, 2024

good

![](https://secure.gravatar.com/avatar/0bdd696d1ea605677abe612d69a5a1003920853718e7345b6b07a4dbb1ec337e?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin, works like a charm!](https://wordpress.org/support/topic/very-useful-plugin-works-like-a-charm/)󠁿

 [Andrija Naglic](https://profiles.wordpress.org/andrija/) May 10, 2024

I had a client that has a bit unusual server setup so we had problems setting up
GitHub Actions and making them work.The client has paid for the Pro version since
our repositories are private.Everything worked like charm – after pushing my changes
I simply went to wp-admin and clicked a button to pull the changes from GitHub.We
have 3 repositories on that website.Then I realized that each repository has a special
deployment link, so I created GitHub Action to do a GET request to that URL, and
that worked like a charm, even behind the basic auth that the website uses.So now
our changes get deployed automatically.Definitely a great and simple solution than
setting up the pipelines which always cause problems on different platforms.Good
job! EDIT:I found 2 features I’d like to see in the next version:- An option to 
define the folder nameMy GitHub repository is not named the same as I’d like the
plugin’s folder to be named.Currently, there’s no way to influence that.- The name
of the last commit included in the log fileIt’s rather hard to quickly confirm that
all my last commits got deployed.Currently, it’s almost 1am where I am, but the 
server is set to a different time zone so it’s still yesterday.When I checked the
logs, the date of the last entry was 1 day behind my current date.The reason I even
checked the logs is because the browser has hashed my CSS so I couldn’t see all 
the changes.Having the last commit message would help quickly confirming that everything
was deployed properly.

 [ Read all 12 reviews ](https://wordpress.org/support/plugin/deployer-for-git/reviews/)

## Contributors & Developers

“Deployer for Git” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ alex91ckua ](https://profiles.wordpress.org/alex91ckua/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “Deployer for Git” into your language.](https://translate.wordpress.org/projects/wp-plugins/deployer-for-git)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/deployer-for-git/),
check out the [SVN repository](https://plugins.svn.wordpress.org/deployer-for-git/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/deployer-for-git/)
by [RSS](https://plugins.trac.wordpress.org/log/deployer-for-git/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.10

 * Added ability to edit package credentials
 * Compatibility updates

#### 1.0.9

 * Bitbucket “App Passwords” support added
 * Small UI/UX updates
 * Compatibility updates

#### 1.0.8

 * Compatibility updates

#### 1.0.7

 * GitHub “Fine-grained personal access tokens” support added

#### 1.0.6

 * Compatibility updates

#### 1.0.5

 * Support for self-hosted Gitea repositories

#### 1.0.4

 * GitLab groups support added

#### 1.0.3

 * Experimental support for self-hosted GitLab repositories

#### 1.0.2

 * Multisite support added

#### 1.0.1

 * Minor interface improvements
 * Plugin is localizable now
 * Ukrainian translation added

#### 1.0

 * Initial release

## Meta

 *  Version **1.0.10**
 *  Last updated **2 months ago**
 *  Active installations **400+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/deployer-for-git/)
 * Tags
 * [automator](https://twd.wordpress.org/plugins/tags/automator/)[deployment](https://twd.wordpress.org/plugins/tags/deployment/)
   [git](https://twd.wordpress.org/plugins/tags/git/)[updater](https://twd.wordpress.org/plugins/tags/updater/)
 *  [Advanced View](https://twd.wordpress.org/plugins/deployer-for-git/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  12 5-star reviews     ](https://wordpress.org/support/plugin/deployer-for-git/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/deployer-for-git/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/deployer-for-git/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/deployer-for-git/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/deployer-for-git/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/deployer-for-git/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/deployer-for-git/reviews/)

## Contributors

 *   [ alex91ckua ](https://profiles.wordpress.org/alex91ckua/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/deployer-for-git/)