Linux 软件免费装
Banner图

WP Pusher

开发者
更新时间 2015年1月11日 23:31
PHP版本: 3.9 及以上
WordPress版本: 4.1
版权: GPLv2
版权网址: 版权信息

标签

deployment workflow github git deploy

下载

0.1.1 0.1.0 0.1.2 1.0.0

详情介绍:

Features PRO features Learn more about PRO Coming soon Get started If you already use Git for your projects and your themes and plugins are in their own repositories on GitHub, getting started with WP Pusher is simple and easy. Just go to "New plugin" or "New theme" in the WP Pusher menu and type in the repository for the package: github-username/repository-name If any of your plugins or themes are in private repositories on GitHub, WP Pusher will need a token to access them. You can read GitHub's guide to application tokens here. Paste in the token at WP Pusher settings page. Conventions Git workflow The way WP Pusher works, packages (themes and plugins) need to be in their own repositories. If your packages are in their own repositories already, you can safely skip this section. Some developers prefer having their whole WordPress installation under Git, which potentially makes things a bit more complicated. By having all packages in their own repositories, you can easily share code across clients / projects. Since you shouldn’t be editing the core WordPress code, in most cases having the whole project under Git shouldn’t be necessary. However, if for some reason your project require that you have one Git repository for the whole project, you will have to use Git submodules, so that you can still have every package in its own (sub) repository.

安装:

Using The WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'WP Pusher'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select wp-pusher.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard
Using FTP
  1. Download wp-pusher.zip
  2. Extract the wppusher directory to your computer
  3. Upload the wppusher directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

屏幕截图:

  • Plugins installed and managed with WP Pusher
  • The WP Pusher dashboard
  • Manage themes and plugins from the dashboard

更新日志:

1.0.0 0.1.2 0.1.1 0.1.0