README
Post notifier by email AWS Plugin for NodeBB
Plugin to send email topic for topic creator if users add new post.
Letter send with ASW service only
Installation
npm install nodebb-plugin-post-notifier
Notification post creator
<script type="module">
import nodebbPluginPostNotifier from 'https://cdn.skypack.dev/nodebb-plugin-post-notifier';
</script>
Plugin to send email topic for topic creator if users add new post.
Letter send with ASW service only
npm install nodebb-plugin-post-notifier