Extension Odc


Extension Basics

Title
Odc
Name
ckanext-odc
Type
Public extension
Description
Extension de CKAN para el portal de datos de Open Data Córdoba.
CKAN versions
Download-Url (zip)
Last commit
5 years ago (2020-09-19 22:02:42)
Url to repo
Category
Specialized Tools


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/opendatacordoba/ckanext-odc.svg?branch=master :target: https://travis-ci.org/opendatacordoba/ckanext-odc

.. image:: https://coveralls.io/repos/opendatacordoba/ckanext-odc/badge.svg :target: https://coveralls.io/r/opendatacordoba/ckanext-odc

.. image:: https://img.shields.io/pypi/v/ckanext-odc.svg :target: https://pypi.org/project/ckanext-odc/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/ckanext-odc.svg :target: https://pypi.org/project/ckanext-odc/ :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/status/ckanext-odc.svg :target: https://pypi.org/project/ckanext-odc/ :alt: Development Status

.. image:: https://img.shields.io/pypi/l/ckanext-odc.svg :target: https://pypi.org/project/ckanext-odc/ :alt: License

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

ckanext-odc

.. 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-odc:

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

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

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

    pip install ckanext-odc

  3. Add odc to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/ckan.ini).

  4. Restart CKAN. For example if you’ve deployed CKAN with Apache on Ubu

Version
Version release date
(not set)
Contact name
Open Data Cordoba
Contakt email
Contact Url
(not set)


Installation Guide

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