Extension Portal


Extension Basics

Title
Portal
Name
ckanext-portal
Type
Public extension
Description
CKAN Extension that relates with Civity Portal
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-08-27 14:34:56)
Url to repo
Category
Data Management & Quality


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

.. image:: https://coveralls.io/repos/CivityNL/ckanext-portal/badge.svg :target: https://coveralls.io/r/CivityNL/ckanext-portal

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

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

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

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

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

ckanext-portal

With this plugin, you extend the organization, and dataset entities to comply with the portal metadata structure.


Requirements

This plugin includes schemas and thus the ckanext-scheming is a requirement for it to function properly.


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-portal:

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

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

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

    pip install ckanext-portal

  3. Add portal 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 Ubuntu::

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


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
portal
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions