Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Mingrana WP to Blockchain

Опис

Mingrana WP registers your posts in the Ethereum Blockchain.

How it works is described below:

  • The plugin convert the content of your post into PDF.
  • The plugin calculates the SHA256 hash.
  • The plugin sends to Mingrana Server the hash and the PDF in order to stamp the hash in Ethereum Blockchain.
  • When you refresh the post status, an stamp is shown in your post.

PD: You will need and Mingrana.com API Key to use it. You can ask for it in the link.

Скріншоти

  • screenshot-1.png

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/wp-mingrana directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings -> WP MIngrana screen to configure the plugin.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Mingrana WP to Blockchain” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Mingrana WP to Blockchain” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.0

  • First stable version.

1.0.4

  • Improve Server Class.