# nodebb-plugin-wechat-share **Repository Path**: lilin06/nodebb-plugin-wechat-share ## Basic Information - **Project Name**: nodebb-plugin-wechat-share - **Description**: wechat share - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nodebb-plugin-wechat-share NodeBB的网页在微信里分享不够友好,分享到朋友圈或者聊天群看不到标题、描述和图像。 解决办法:使用微信公众号开发者API,利用nodebb hooks机制,自定义分享的内容。 ## 安装 ``` npm install nodebb-plugin-wechat-share ``` ## Configuration ![img](http://qn-rockq1.rockq.org/FgQi0EuqmVtIMTkrEkxfxGBONPO7) ## Demo ![img2](http://qn-rockq1.rockq.org/FjfiGpCWSKp9p_Kz5frXhQ-W9PY9) # License 源代码遵循GPL v2。