このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WordPress Plugins Compare Diff

説明

Compare the list of plugins on any two WordPress websites hosted on any platform.

Features

  • Creates an admin interface that provides a JSON text containing the list of all plugins installed on your website.
  • Provides a graphical diff interface where you can compare the list of plugins on the two websites.
  • Highlights if plugins on the other website have been removed or added compared to your current website
  • Highlights differences between the versions of the plugins installed on the two websites.
  • Highlights differences in which plugins are activated on the two websites.

How To Use

  • The plugin has to be installed on both websites.
  • The plugin provides a text field with JSON text that can be copied from the other website into yours
  • Once the JSON is copied it generates a friendly Diff User interface that highlights the differences

WordPress Website Plugins Compare

Developers usually have multiple instances running of the same website on different environments such as their local machines, development or test servers as well as production environments.

As development goes on a project or as support requests get fulfilled the plugins installed on these various environments could get out of sync.

Version control systems such as Git are great but they were designed to track differences between files not lists of installed plugins and their state in the Database.

This plugin does not rely on version control systems and since it exports the list a simple JSON it has no limitations on which two websites you compare.

スクリーンショット

  • Screen shot of the diff compare GUI.
  • Copy this JSON from here and paste it in the other website.
  • You can label and tag your environments to help better distinguish between them.

インストール

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. Log in to your WordPress dashboard, go to the Plugins menu and click Add New.

Type “Plugins Compare” and click Search Plugins. Once you’ve found this plugin you can install it by simply clicking “Install Now”.

Manual installation

To manually install the plugin downloading the plugin and uploading it to your web server via your favorite FTP client application. The WordPress codex contains instructions on how to do this here.

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

FAQ

How do I compare the list of plugins

You have to have the plugin installed and activated on both websites. Once installed you navigate to Settings > Website Compare Diff > Compare Plugins (Tab)

Which website is compared to which one

The diff user interface always compares in relation to the website you have pasted the JSON in to.

I need help or have a feature request

Feel free to contact me at https://wwww.lehelmatyus.com/contact

評価

このプラグインにはレビューがありません。

貢献者と開発者

WordPress Plugins Compare Diff はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WordPress Plugins Compare Diff” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

Initial release of the plugin to help you compare list of installed plugins between two websites.