[wordpress插件] CC-DeployCC部署

wordpress 插件 文章 2020-03-19 12:30 509 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin allows you to deploy your WordPress site source code from git repository using webhooks.

此插件允许您使用Webhooks从git存储库部署WordPress网站源代码。

Automatically pull from a repository to a web server.

自动从资源库拉到Web服务器。

You can configure which branch is triggering the pull action.

您可以配置哪个分支触发拉动操作。

After each deployment plugin saves the status to logs which are available through wp-admin and also are sent by email.

每个部署插件将状态保存到日志后,这些日志可以通过wp-admin获取,也可以通过电子邮件发送。

Supported git repository hosting services:

受支持的git存储库托管服务:

* Github

* Github

* Bitbucket

* Bitbucket

* Stash

*藏匿

安装步骤

From your WordPress Dashboard

从您的WordPress仪表板中

    1. Go to ‘Plugins > Add New’
    2. 转到“插件>添加新内容”

    3. Search for ‘CC-Deploy’
    4. 搜索“ CC-Deploy”

    5. Activate the plugin from the Plugin section on your WordPress Dashboard.
    6. 从WordPress仪表板上的“插件”部分激活插件。

    From WordPress.org

    来自WordPress.org

      1. Download ‘CC-Deploy’.
      2. 下载“ CC-Deploy”。

      3. Upload the ‘cc-deploy’ directory to your ‘/wp-content/plugins/’ directory using your favorite method (ftp, sftp, scp, etc…)
      4. 使用您喜欢的方法(ftp,sftp,scp等)将“ cc-deploy”目录上传到您的“ / wp-content / plugins /”目录中

      5. Activate the plugin from the Plugin section in your WordPress Dashboard.
      6. 从WordPress信息中心的“插件”部分激活插件。

      Once Activated

      一旦激活

        1. Visit the ‘Deploy> Settings’ page, select your preferred options and save them.
        2. 访问“部署”设置页面,选择您喜欢的选项并保存。

        Multisite

        多站点

        The plugin can be activated and used for just about any use case.

        可以激活该插件并将其用于几乎所有用例。

          • Activate at the site level to load the plugin on that site only.
          • 在站点级别激活以仅在该站点上加载插件。

          • Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).
          • 在网络级别激活以与网络中的所有站点完全集成(这是多站点安装的最常见类型)。

下载地址
https://downloads.wordpress.org/plugin/cc-deploy.zip
-EOF-

AI助手支持GPT4.0