Cette extension n’a pas Ă©tĂ© testĂ©e avec plus de trois mises Ă  jour majeures de WordPress. Elle peut ne plus ĂȘtre maintenue ou supportĂ©e et peut avoir des problĂšmes de compatibilitĂ© lorsqu’elle est utilisĂ©e avec des versions de WordPress plus rĂ©centes.

Comment to Memobird

Description

🐩Print comments on your blog to your Memobird!

Memobird is the name of a thermal printer manufactured by INTRETECH©. And Memobird can receive messages from the Internet with your permission. This plugin requires the service provided by INTRETECH©, all data (to be specific, the comments on your site) are directly sent to INTRETECH© (to be specific, they provided web API for developers at http://open.memobird.cn, that’s where the comments are sent to).

This plugin uses INTRETECH©’s offical PHP SDK with slightly modifications on class name. https://github.com/memobird/gugu-php.
gugu-php-LICENSE
memobird.php (with class name changed from
memobird’
to comment2memobird_memobird', and
expose instance variable named
ak’)
`

You can request an access key via their website. And for details, they provided a manual at http://open.memobird.cn/upload/webapi.pdf.

NOTICE, this plugin needs php-mbstring extension to be installed for converting string encoding (INTRETECH© requires GBK encoding).

Captures d’écran

  • Edit your access key, memobird UDID, and other available settings.

Installation

  1. Upload the plugin files to the /wp-content/plugins/comment-to-memobird directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Enter your access key and memobird UDID.
  4. Wait for comments!

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/comment-to-memobird directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Enter your access key and memobird UDID.
  4. Wait for comments!

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Comment to Memobird » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Comment to Memobird » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dĂ©pĂŽt, ou s’inscrire au journal de dĂ©veloppement par RSS.

Journal

1.0.0

  • Initial version