This project is not covered by Drupal’s security advisory policy.

WissKI Starter Recipe

This recipe provides the foundational WissKI environment for collection objects data literacy projects. It serves as the base layer that prepares a WissKI instance with essential configurations and modules.

Overview

The `WissKI Starter` recipe establishes the core WissKI environment with essential WissKI modules and dependencies.

Visit WissKI Default to start with a default data model.

Installed modules

Usage

Install the recipe with composer:

composer require drupal/wisski_starter
Add installer type to composer.json:
"installer-types": [
...
"drupal-recipe"
],
Install the recipe with:
drush recipe ../recipes/wisski_starter -v

Additional Information

Learn more about recipes.

Project information

  • Ecosystem: WissKI
  • Created by rnsrk on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases