ckanext-clone
Allows datasets to be cloned
+ adds Actions tab to dataset view page
+ only users with permission to create datasets can perform cloning
Installation
- clone this repository
- install:
python ckanext-clone/setup.py develop
- add
clone to the list of plugins in .ini file