README
NodeBB Plugin Aliyun OSS
A plugin that uploads images to aliyun oss.
Installation
npm install nodebb-plugin-aliyun-oss
After installation put your accessKeyId and sceretAccessKey in the control panel.
A Plugin that uploads images to aliyun oss
<script type="module">
import nodebbPluginAliyunOss from 'https://cdn.skypack.dev/nodebb-plugin-aliyun-oss';
</script>
A plugin that uploads images to aliyun oss.
npm install nodebb-plugin-aliyun-oss
After installation put your accessKeyId and sceretAccessKey in the control panel.