Extension Clone Dataset


Extension Basics

Title
Clone Dataset
Name
ckanext-clone
Type
Public extension
Description
Allows datasets to be cloned by adding an Actions tab to the dataset view page for authorized users.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-04-30 03:09:48)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-clone

Allows datasets to be cloned.

Features

  • Adds Actions tab to dataset view page
  • Only users with permission to create datasets can perform cloning

Installation

  1. Clone this repository
  2. Install: python ckanext-clone/setup.py develop
  3. Add clone to the list of plugins in .ini file
Version
0.1.0
Version release date
2013-01-29
Contact name
XVT Solutions
Contakt email
(not set)
Contact Url


Installation Guide

Configuration hints

Add ‘clone’ to ckan.plugins in your CKAN config file.

Plugins to configure (ckan.ini)
clone
CKAN Settings (ckan.ini)
# No additional environment variables required
DB migration to be executed
(not set)
<< back to Extensions