README
NodeBB News plugin
This is a NodeBB plugin that will add a news to your homepage. It's still a work in progress.
Installation
npm install nodebb-plugin-news
NodeBB News Plugin
<script type="module">
import nodebbPluginNews from 'https://cdn.skypack.dev/nodebb-plugin-news';
</script>
This is a NodeBB plugin that will add a news to your homepage. It's still a work in progress.
npm install nodebb-plugin-news