Extension Ddug


Extension Basics

Title
Ddug
Name
ckanext-ddug
Type
Public extension
Description
The `ckanext-ddug` extension appears to enhance the CKAN data portal platform. While the provided R
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-04-28 11:40:08)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://travis-ci.org/datadotug/ckanext-ddug.svg?branch=master :target: https://travis-ci.org/datadotug/ckanext-ddug

.. image:: https://coveralls.io/repos/datadotug/ckanext-ddug/badge.svg :target: https://coveralls.io/r/datadotug/ckanext-ddug

.. image:: https://pypip.in/download/ckanext-ddug/badge.svg :target: https://pypi.python.org/pypi//ckanext-ddug/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-ddug/badge.svg :target: https://pypi.python.org/pypi/ckanext-ddug/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-ddug/badge.svg :target: https://pypi.python.org/pypi/ckanext-ddug/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-ddug/badge.svg :target: https://pypi.python.org/pypi/ckanext-ddug/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-ddug/badge.svg :target: https://pypi.python.org/pypi/ckanext-ddug/ :alt: License

=============

ckanext-ddug

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!


Requirements

For example, you might want to mention here which versions of CKAN this extension works with.


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-ddug:

  1. Activate your CKAN virtual environment, for example::

    . /usr/lib/ckan/default/bin/activate

  2. Install the ckanext-ddug Python package into your virtual environment::

    pip install ckanext-ddug

  3. Add ddug to the ckan.plugins setting in your CKAN config file (by defaul

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


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
ddug
CKAN Settings (ckan.ini)
# ckanext.ddug.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions