Extension CKAN Lua Plugins


Extension Basics

Title
CKAN Lua Plugins
Name
ckanext-lua
Type
Public extension
Description
Experimental extension enabling CKAN plugins to be written in Lua programming language.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-05-15 20:56:13)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

This extension allows CKAN plugins to be written in the Lua programming language instead of Python. It provides a bridge between CKAN’s Python plugin system and Lua scripts, enabling developers familiar with Lua to create CKAN extensions. The repository includes a default/helpers directory for Lua helper functions. This is an experimental/proof-of-concept extension created by Ross Jones.

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


Installation Guide

Configuration hints

Experimental/proof-of-concept, very old (12+ years)

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