ckanext-sketchfab
A CKAN extension for embedding Sketchfab models as views.
This extension adds a view type for resources that link to Sketchfab 3D models. When a resource URL points to a Sketchfab model, this view will embed the interactive 3D viewer directly in the CKAN dataset page.
Requirements
- CKAN >= 2.9
- Python 3 only (3.6, 3.7, 3.8)
- ckantools >= 0.4.2
Installation
pip install ckanext-sketchfab
Add sketchfab to ckan.plugins in your .ini file.
Configuration
No configuration options available.
Development Status
Production/Stable. Available on PyPI. 14 releases, well-maintained by the Natural History Museum.
License
GPL-3.0-or-later