mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
docs: add note about customizability
This commit is contained in:
parent
46c7e397be
commit
8c6895350c
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ckan-devstaller
|
||||
|
||||
`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:
|
||||
`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 and enabled by default:
|
||||
|
||||
- [DataStore extension](https://docs.ckan.org/en/2.11/maintaining/datastore.html)
|
||||
- [ckanext-scheming extension](https://github.com/ckan/ckanext-scheming)
|
||||
|
|
@ -9,6 +9,9 @@
|
|||
|
||||
The [`datatablesview-plus` extension](https://github.com/dathere/ckanext-datatables-plus) is planned to be included in a future release.
|
||||
|
||||
> ![NOTE]
|
||||
> We plan on including customizability for enabling/disabling features in a future release.
|
||||
|
||||
## Quick start
|
||||
|
||||
> [!CAUTION]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue