varbase_dashboards-1.0.x-dev/varbase_dashboards.install

varbase_dashboards.install
<?php

/**
 * @file
 * Install, update and uninstall functions for the Varbase Dashboards module.
 */

use Drupal\Core\Recipe\Recipe;
use Drupal\Core\Recipe\RecipeRunner;

/**
 * Implements hook_install().
 */
function varbase_dashboards_install() {

  $default_recipe = Recipe::createFromDirectory(__DIR__ . '/recipes/default');
  RecipeRunner::processRecipe($default_recipe);

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc