Skip to content

contensio/plugin-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questions & Answers

Add a community Q&A board to your Contensio site. Visitors can ask questions, post answers, vote on content, and accept the best answer. Works with or without user accounts.

Features

  • Public Q&A board - paginated question list with filter tabs (Newest, Most Voted, Unanswered, Most Active)
  • Ask & answer - submit questions with optional detail text and comma-separated tags
  • Voting - upvote and downvote questions and answers; vote counts cached for fast display
  • Accepted answers - question authors can mark the best answer; displayed with a green badge
  • Guest posting - optionally allow unauthenticated users to post (requires name field)
  • Guest voting - vote by IP when not logged in (configurable)
  • Downvotes - toggleable; disabled by default for friendlier communities
  • Tags - free-form comma-separated tags with a popular-tags sidebar on the board
  • Pin questions - admins can pin important questions to the top
  • View counter - tracks page views per question (no updated_at impact)
  • Admin panel - list, filter by status, search, view detail, close/reopen, pin, delete
  • Status system - open / closed / deleted (soft delete by status flag)
  • Configurable URL - change the public slug (default /questions) from settings

Setup

  1. Enable the plugin in the admin Plugins panel.
  2. Go to Questions > Settings to configure the page title, URL slug, and posting/voting options.
  3. Link /questions (or your configured slug) from your site navigation.

License

AGPL-3.0-or-later. See LICENSE file.

About

Questions and Answers plugin for Contensio. Community Q&A with voting, accepted answers, and tags.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors