This NodeBB plugin allows embedding Google Forms in forum posts. ๐
Add the plugin through NodeBB's plugin manager, or:
npm install nodebb-plugin-google-forms
When creating a post, paste the URL of the Google Form. This plugin will embed the Google Form and handle the rest! ๐
Compatability: NodeBB v1.0.0+
Tested on: NodeBB v1.10.1, v1.13.3, v1.15.3
All contributions are welcome! Please open an issue or PR if you have any ideas or suggestions.
This plugin was originally written by @tailot. The source code in this repo is licensed under the MIT license.