Extension Forms


Extension Basics

Title
Forms
Name
ckanext-forms
Type
Public extension
Description
This plugin simplifies the package edit form and displays only 2 categories, streamlining dataset management.
CKAN versions

~1.6

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
13 years ago (2012-02-28 18:27:45)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

This plugin simplifies the package edit form it displays only 2 categories.

The ckanext-forms extension customizes the CKAN form interface to provide a simplified dataset editing experience. It reduces the complexity of the standard package form by limiting the displayed categories to only two essential sections, making it easier for users to manage and update their datasets.

Key Features: - Simplified package edit form with only 2 categories - Custom form templates for streamlined data entry - Custom controller for enhanced form handling - Improved user experience for dataset management

This extension is particularly useful for CKAN instances where a simpler, more focused data entry interface is desired.

Version
0.1
Version release date
2012-02-28
Contact name
Luis Felipe Álvarez Burgos
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

This plugin provides a simplified form interface for dataset editing. After installation, enable the plugin in your CKAN configuration file and restart CKAN. The plugin will automatically replace the standard package edit form with a simplified version showing only 2 categories.

Plugins to configure (ckan.ini)
forms
CKAN Settings (ckan.ini)
# No specific environment variables required for ckanext-forms
DB migration to be executed
(not set)
<< back to Extensions