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

Octoprint for WP

説明

This plugin polls the Octoprint API and displays the status of your 3D printer in a widget or on a page with a shortcode.

インストール

  1. Activate the API in the Octoprint settings
  2. Copy the API key in the settings fields.
  3. Set the URL to access Octoprint, without slash at the end (ex: http://localhost:5000)

If Octoprint is not running on the same server than WordPress you will need to make Ocotprint accessible for this server. If it is a VM i recommend using a SSH tunnel.

評価

2020年7月10日
You should either update the plugin so that it works with current WP versions, or throw the old crap out of here.
1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Octoprint for WP” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.2

  • Shortcode [octorprint] is now working.
  • Code optimization.

0.1

  • First working version. Only displays the printer’s state.