docs: add links to DataStore and ckanext-scheming extensions

This commit is contained in:
rzmk 2025-08-20 12:24:47 -04:00
parent 891e032a16
commit 46c7e397be

View file

@ -2,8 +2,8 @@
`ckan-devstaller` attempts to install CKAN 2.11.3 from source using [ckan-compose](https://github.com/tino097/ckan-compose), intended for development use in a new Ubuntu 22.04 instance. The following are also installed by default:
- DataStore extension
- ckanext-scheming extension
- [DataStore extension](https://docs.ckan.org/en/2.11/maintaining/datastore.html)
- [ckanext-scheming extension](https://github.com/ckan/ckanext-scheming)
- [DataPusher+ extension](https://github.com/dathere/datapusher-plus)
- [DRUF mode](https://github.com/dathere/datapusher-plus?tab=readme-ov-file#druf-dataset-resource-upload-first-workflow)