Extension Translate


Extension Basics

Title
Translate
Name
ckanext-translate
Type
Public extension
Description
CKAN extension intended for translation functionality. Boilerplate project based on the standard CKAN extension template.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-08-07 03:49:43)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-translate

A CKAN extension intended for translation functionality. The repository contains the initial CKAN extension template scaffolding.

Installation

Install the extension:

pip install -e git+https://github.com/kumarvivek1752/ckanext-translate.git#egg=ckanext-translate

Add translate to your CKAN plugins:

ckan.plugins = translate

License

AGPL-3.0

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


Installation Guide

Configuration hints

Boilerplate extension template. No specific configuration documented.

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