nodebb-plugin-wechat-share

NodeBB Plugin for wechat

Usage no npm install needed!

<script type="module">
  import nodebbPluginWechatShare from 'https://cdn.skypack.dev/nodebb-plugin-wechat-share';
</script>

README

nodebb-plugin-wechat-share

NodeBB的网页在微信里分享不够友好,分享到朋友圈或者聊天群看不到标题、描述和图像。

解决办法:使用微信公众号开发者API,利用nodebb hooks机制,自定义分享的内容。

安装

npm install nodebb-plugin-wechat-share

Configuration

img

Demo

img2

License

源代码遵循GPL v2。