DDEV-DKAN add-on

The DDEV-DKAN add-on provides configuration and specialized commands for developing and maintaining a DKAN Drupal project in a containerized environment.

Note that all the DKAN commands which come with this add-on have documentation built-in. At the command line, you can ask for help with any one of them with ddev [command] --help like this:

$ ddev dkan-init --help
Build the Drupal codebase for a DKAN site. (shell host container command)

Usage:
ddev dkan-init [flags]

Flags:
-h, --help        help for dkan-init
--moduledev   Set up the file system for DKAN module development.

Global Flags:
-j, --json-output   If true, user-oriented output will be in JSON format.

Sections: