Leírás
🐦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’
memobird.php (with class name changed from
to comment2memobird_memobird', and
ak’)
expose instance variable named
`
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).
Képernyőmentések
Telepítés
- Upload the plugin files to the
/wp-content/plugins/comment-to-memobird
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enter your access key and memobird UDID.
- Wait for comments!
GYIK
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/comment-to-memobird
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enter your access key and memobird UDID.
- Wait for comments!
- Upload the plugin files to the
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Comment to Memobird” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Comment to Memobird” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.0
- Initial version