README
NodeBB Plugin DB Search
A Plugin that lets users search posts and topics
Installation
npm install nodebb-plugin-dbsearch
A Plugin that lets users search posts and topics
<script type="module">
import nodebbPluginDbsearch from 'https://cdn.skypack.dev/nodebb-plugin-dbsearch';
</script>
A Plugin that lets users search posts and topics
npm install nodebb-plugin-dbsearch