Blocksmith is a CKAN extension that allows you to create and manage pages using a visual editor.
Check the full documentation for more information.
CKAN 2.10+ Python 3.10+
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

