Extension CKAN Forum


Extension Basics

Title
CKAN Forum
Name
ckanext-forum
Type
Public extension
Description
CKAN extension that adds a forum/discussion feature to datasets, enabling community discussion threads and comments.
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-10-26 13:50:37)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-forum

A CKAN extension by 908Inc that adds a forum and discussion capability to CKAN datasets. Users can create discussion threads and post comments on datasets, enabling community engagement and collaborative data discussion.

Installation

git clone https://github.com/908Inc/ckanext-forum.git
cd ckanext-forum
python setup.py develop

Add forum to the ckan.plugins setting in your CKAN config file.

Info

By 908Inc.

Version
Version release date
(not set)
Contact name
908Inc
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Adds forum/discussion threads to CKAN datasets for community engagement.

Plugins to configure (ckan.ini)
forum
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions