This plugin is no longer maintained. It was last confirmed to work with Vanilla 2.3.
DiscussionAbout is a Vanilla Forums plugin that lets you associate Vanilla discussions to a non-Vanilla item in your database of your choosing. For example, if you have "articles" in your database users can:
- Create a discussion about an article by visiting /yourforum/post/?article=123.
- See in the recent discussions list, category discussions list, and individual discussion page which article each discussion is about (with the article's title!)
- See a list of discussions about an article by visiting /yourforum/?article=123, or see a list of discussions about an article by a particular author by visiting /yourforum/?author=456.
- Vanilla 2.1
- Add a foreign key to GDN_Discussion pointing to the table containing the items you want to have discussions about.
- Install the plugin (but don't enable yet!)
- In the plugin's folder, copy config-example.php to config.php.
- Edit the configuration in config.php. The relevant documentation is in there.
- Enable the plug-in.
If you like DiscussionAbout, consider making a donation. Suggested amount is $5.
- Donate by PayPal or credit card
- Donate BitCoin to 1L12TQTtDECrbbqWDZmnM69bfuJUVFVr6v
DiscussionAbout is licensed under GPLv3.