Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 961 Bytes

File metadata and controls

32 lines (20 loc) · 961 Bytes

Pytest

Blocksmith is a CKAN extension that allows you to create and manage pages using a visual editor.

Check the full documentation for more information.

editor screenshot

list screenshot

Requirements

CKAN 2.10+ Python 3.10+

Installation

Install it from source: pip install -e .

Or use pypi to install: pip install ckanext-blocksmith

Initialize DB tables by running ckan -c PATH_TO_CONFIG db upgrade -p blocksmith

License

AGPL