Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 880 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 880 Bytes

NodeBB Plugin Google Forms

This NodeBB plugin allows embedding Google Forms in forum posts. 📝

Demo of Google Forms plugin for NodeBB on desktop Demo of Google Forms plugin for NodeBB on mobile

Installation

Add the plugin through NodeBB's plugin manager, or:

npm install nodebb-plugin-google-forms

Usage

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

Contributing

All contributions are welcome! Please open an issue or PR if you have any ideas or suggestions.

License

This plugin was originally written by @tailot. The source code in this repo is licensed under the MIT license.