该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

GitSync

描述

GitSync adds a new option to the admin dashboard that allows you to add a Theme from Github.
When properly configured, you can then pick a release to be downloaded to your instance of WordPress.

Just enter the URI of the repo and your personal token and then click Add Theme.
You’ll then see the repo list below in the Installed Themes area.

Just choose a release and click on “Sync to the release.”

屏幕截图

安装

  1. Upload gitsync directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

“GitSync” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“GitSync”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.0

  • Fixed issues with token capitalization.
  • Check connection before adding repo.
  • Fixed modal status not showing up.

1.0

  • First Release version.